Skip to content

Instantly share code, notes, and snippets.

@caleywoods
Created January 28, 2011 05:31
Show Gist options
  • Save caleywoods/799878 to your computer and use it in GitHub Desktop.
Save caleywoods/799878 to your computer and use it in GitHub Desktop.
def text(a,b)
a + b
end
lm = lambda { |n| n.upcase }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment