Skip to content

Instantly share code, notes, and snippets.

@bcardiff
Created March 17, 2016 00:03
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 bcardiff/52bda2b7027015450dcf to your computer and use it in GitHub Desktop.
Save bcardiff/52bda2b7027015450dcf to your computer and use it in GitHub Desktop.
puts "sfs"
10.times do |i|
puts i
{ "Lon\nrem", i, i + 1 }
sleep 1
end
sleep 2
2
raise "sdfsdf"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment