Skip to content

Instantly share code, notes, and snippets.

@bmizerany
Forked from rtomayko/base.rb
Created January 30, 2009 02:11
Show Gist options
  • Save bmizerany/54891 to your computer and use it in GitHub Desktop.
Save bmizerany/54891 to your computer and use it in GitHub Desktop.
get / "/" /
Agent(/Firefox/) /
Accepts(:xml, :json) /
Provides(:json) do
@post.to_json
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment