Skip to content

Instantly share code, notes, and snippets.

@rblackwe
Forked from bhb/foo.rb
Created November 14, 2008 14:05
Show Gist options
  • Save rblackwe/24913 to your computer and use it in GitHub Desktop.
Save rblackwe/24913 to your computer and use it in GitHub Desktop.
class Foo
def bar
puts "Hello, world!x"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment