Skip to content

Instantly share code, notes, and snippets.

@smtalim
Created August 18, 2013 09:42
Show Gist options
  • Save smtalim/6260790 to your computer and use it in GitHub Desktop.
Save smtalim/6260790 to your computer and use it in GitHub Desktop.
class Hiya
def self.hiya
"Hiya all!"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment