Skip to content

Instantly share code, notes, and snippets.

@bollig
Forked from maxenglander/test.markdown
Created August 17, 2012 04:11
Show Gist options
  • Save bollig/3375857 to your computer and use it in GitHub Desktop.
Save bollig/3375857 to your computer and use it in GitHub Desktop.

Test

Test 2

hello world!

class Test
def hello
puts "hello"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment