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(a*, &b)
See Object#try
# File 'activesupport/lib/active_support/core_ext/object/try.rb', line 111
rdoc_method :method: try
#try!(a*, &b)
See Object#try!
# File 'activesupport/lib/active_support/core_ext/object/try.rb', line 119
rdoc_method :method: try!