Skip to content

Instantly share code, notes, and snippets.

@josephgrossberg
Created July 22, 2008 02:09
Show Gist options
  • Save josephgrossberg/604 to your computer and use it in GitHub Desktop.
Save josephgrossberg/604 to your computer and use it in GitHub Desktop.
class Foo
def bar
puts "baz"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment