123456789_123456789_123456789_123456789_123456789_

Class: Delegator

Relationships & Source Files
Extension / Inclusion / Inheritance Descendants
Subclasses:
Super Chains via Extension / Inclusion / Inheritance
Instance Chain:
Inherits: Object
Defined in: activesupport/lib/active_support/core_ext/object/try.rb

Instance Method Summary

Instance Method Details

#try(*args, &block)

[ GitHub ]

  
# File 'activesupport/lib/active_support/core_ext/object/try.rb', line 121

rdoc_method :method: try

#try!(*args, &block)

[ GitHub ]

  
# File 'activesupport/lib/active_support/core_ext/object/try.rb', line 129

rdoc_method :method: try!