W3cubDocs

/Ruby on Rails 7.0

class Delegator

Parent:
Object

Public Instance Methods

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

See Object#try

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

See Object#try!

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