Flowdock
method

try!

Importance_1
v4.0.2 - Show latest stable - 0 notes - Class: Object
try!(*a, &b) public

Same as #try, but will raise a NoMethodError exception if the receiving is not nil and does not implemented the tried method.

Show source
Register or log in to add new notes.