Skip to content

Instantly share code, notes, and snippets.

@marioaquino
Created September 22, 2010 01:43
Show Gist options
  • Save marioaquino/590968 to your computer and use it in GitHub Desktop.
Save marioaquino/590968 to your computer and use it in GitHub Desktop.
module Foo
module_function
def bar
'heynow'
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment