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