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