Skip to content

Instantly share code, notes, and snippets.

@achiurizo
Created March 3, 2012 01:59
Show Gist options
  • Save achiurizo/1963580 to your computer and use it in GitHub Desktop.
Save achiurizo/1963580 to your computer and use it in GitHub Desktop.
class Padrino::Application
helpers { def wut; "wut"; end }
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment