class Delegator
Public Instance Methods
try(a*, &b) Show source
# File activesupport/lib/active_support/core_ext/object/try.rb, line 118
See Object#try
try!(a*, &b) Show source
# File activesupport/lib/active_support/core_ext/object/try.rb, line 125
See Object#try!
© 2004–2018 David Heinemeier Hansson
Licensed under the MIT License.