aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/object/blank.rb
Commit message (Expand)AuthorAgeFilesLines
* Added Object#presence that returns the object if it's #present? otherwise ret...David Heinemeier Hansson2009-12-271-2/+20
* blank? and duplicable? are Object extensionsJeremy Kemper2009-03-211-0/+58