Skip to content

Instantly share code, notes, and snippets.

@tjinjin
Last active June 22, 2016 16:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tjinjin/06239e3a2b0cddc9302863b7c24a6a84 to your computer and use it in GitHub Desktop.
Save tjinjin/06239e3a2b0cddc9302863b7c24a6a84 to your computer and use it in GitHub Desktop.
test2
[1,2,3].each do |n|
puts n
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment