RubyFlow The Ruby and Rails community linklog

Sinatra using respond_to with url extensions (.json)

I had some issues using respond_to in Sinatra using Sinatra-Contrib. The respond_to method didn’t handle url format extensions in the way I expected, instead requiring explicit accepts headers. Sharing my work around for sinatra url format extensions. Is there a better way?

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in