class Delegator

Parent:
Object

Public Instance Methods

try(a*, &b) Show source
# File activesupport/lib/active_support/core_ext/object/try.rb, line 121
  

See Object#try

try!(a*, &b) Show source
# File activesupport/lib/active_support/core_ext/object/try.rb, line 129

See Object#try!

© 2004–2020 David Heinemeier Hansson
Licensed under the MIT License.