Skip to content

Instantly share code, notes, and snippets.

@oshow
Created May 28, 2013 01:10
Show Gist options
  • Save oshow/5659918 to your computer and use it in GitHub Desktop.
Save oshow/5659918 to your computer and use it in GitHub Desktop.
writing new gist from GistBox
(1..10).each do |i|
puts i
end
foo bar baz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment