Skip to content

Instantly share code, notes, and snippets.

/.rb Secret

Created April 14, 2015 23:00
Show Gist options
  • Save anonymous/37dab592e621c29cd5e8 to your computer and use it in GitHub Desktop.
Save anonymous/37dab592e621c29cd5e8 to your computer and use it in GitHub Desktop.
(1..10).each do |x|
puts x
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment