Flowdock

Raised when encountering an object that is not of the expected type.

[1, 2, 3].first("two")

raises the exception:

TypeError: no implicit conversion of String into Integer
Show files where this class is defined (1 file)
Register or log in to add new notes.