Skip to content

Instantly share code, notes, and snippets.

@dannycroft
Last active August 29, 2015 14:08
Show Gist options
  • Save dannycroft/421d5eec4a2bd7fd85d9 to your computer and use it in GitHub Desktop.
Save dannycroft/421d5eec4a2bd7fd85d9 to your computer and use it in GitHub Desktop.
Sinatra::Application.routes["GET"].each do |route|
before do
// All the things
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment