Skip to content

Instantly share code, notes, and snippets.

@vagmi
Created February 10, 2009 08:19
Show Gist options
  • Select an option

  • Save vagmi/61303 to your computer and use it in GitHub Desktop.

Select an option

Save vagmi/61303 to your computer and use it in GitHub Desktop.
class A
def A.say_hello
"hello"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment