Skip to content

Instantly share code, notes, and snippets.

@panupan
Created February 27, 2011 21:59
Show Gist options
  • Save panupan/846583 to your computer and use it in GitHub Desktop.
Save panupan/846583 to your computer and use it in GitHub Desktop.
Test
class Foobar
def foo
puts 'hello world'
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment