aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/object/try.rb
Commit message (Expand)AuthorAgeFilesLines
* Add support for try to just yield the object to a block if no method is to be...raggi2010-11-141-1/+13
* Remove dummy method definition in favor of RDoc hints:Aaron Patterson2010-09-111-7/+5
* try is an object extensionJeremy Kemper2009-03-211-0/+36