Skip to content

Instantly share code, notes, and snippets.

@JEG2
Created December 24, 2011 19:13
Show Gist options
  • Select an option

  • Save JEG2/1518121 to your computer and use it in GitHub Desktop.

Select an option

Save JEG2/1518121 to your computer and use it in GitHub Desktop.
(1..3).each do |n|
puts n + 2
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment