Skip to content

Instantly share code, notes, and snippets.

@perfectionist
Created September 1, 2011 21:08
Show Gist options
  • Select an option

  • Save perfectionist/1187289 to your computer and use it in GitHub Desktop.

Select an option

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