Skip to content

Instantly share code, notes, and snippets.

@skatenerd
Created November 10, 2012 06:32
Show Gist options
  • Save skatenerd/4050185 to your computer and use it in GitHub Desktop.
Save skatenerd/4050185 to your computer and use it in GitHub Desktop.
Coercion
1.9.3-p194 :001 > [1,2,3,4]["hello"]
TypeError: can't convert String into Integer
from (irb):1:in `[]'
from (irb):1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment