Skip to content

Instantly share code, notes, and snippets.

@yhara
Created December 2, 2009 10:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save yhara/247117 to your computer and use it in GitHub Desktop.
Save yhara/247117 to your computer and use it in GitHub Desktop.
def Ruby(a) puts "Merry #{a}" end
def Advent(b) "Christmas #{b}!" end
def Calendar(c) c[:jp] end
Ruby Advent Calendar jp: 2009
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment