Skip to content

Instantly share code, notes, and snippets.

/(pry) Secret

Created September 12, 2012 04:38
Show Gist options
  • Save anonymous/f7613b4d9553b977d59c to your computer and use it in GitHub Desktop.
Save anonymous/f7613b4d9553b977d59c to your computer and use it in GitHub Desktop.
module Test
def Test.test_method(x)
puts x
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment