Skip to content

Instantly share code, notes, and snippets.

@railyboy
Created March 6, 2013 16:53
Show Gist options
  • Save railyboy/5100870 to your computer and use it in GitHub Desktop.
Save railyboy/5100870 to your computer and use it in GitHub Desktop.
These are not the same
@bikes.each { |b| puts b.inspect }
@bikes.inspect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment