Skip to content

Instantly share code, notes, and snippets.

@gmosx
Created November 13, 2008 20:59
Show Gist options
  • Save gmosx/24625 to your computer and use it in GitHub Desktop.
Save gmosx/24625 to your computer and use it in GitHub Desktop.
class Foo
def bar
puts "Hello, world!"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment