Created
November 10, 2012 06:32
-
-
Save skatenerd/4050185 to your computer and use it in GitHub Desktop.
Coercion
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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