Skip to content

Instantly share code, notes, and snippets.

@andreacampi
Created September 16, 2011 13:31
Show Gist options
  • Save andreacampi/1222137 to your computer and use it in GitHub Desktop.
Save andreacampi/1222137 to your computer and use it in GitHub Desktop.
Before
class Cookbooks < Application
before :authenticate_every
# ...
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment