Class: Delegator
| Relationships & Source Files | |
| Extension / Inclusion / Inheritance Descendants | |
| Subclasses: 
          ActionMailer::MessageDelivery, ActionMailer::Parameterized::MessageDelivery
         | |
| Inherits: | Object | 
| Defined in: | activesupport/lib/active_support/core_ext/object/try.rb | 
Instance Method Summary
Instance Method Details
#try(*args, &block)
See Object#try
# File 'activesupport/lib/active_support/core_ext/object/try.rb', line 121
rdoc_method :method: try
#try!(*args, &block)
See Object#try!
# File 'activesupport/lib/active_support/core_ext/object/try.rb', line 129
rdoc_method :method: try!