Skip to content

Instantly share code, notes, and snippets.

@perfectionist
Created September 1, 2011 21:08
Show Gist options
  • Save perfectionist/1187289 to your computer and use it in GitHub Desktop.
Save perfectionist/1187289 to your computer and use it in GitHub Desktop.
test
class Foo
def hello
puts "hello world"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment