aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/hash/reverse_merge.rb
Commit message (Expand)AuthorAgeFilesLines
* ActiveSupport Hash optimizations [#2902 state:resolved]Lourens Naude2009-07-151-1/+1
* Convert hash extension modules to class reopensJeremy Kemper2009-03-211-32/+25
* Merge with docrails.Pratik Naik2008-07-161-5/+12
* Improve documentation coverage and markupXavier Noria2008-05-021-1/+1
* Improve documentation.Pratik Naik2008-03-261-0/+3
* HashWithIndifferentAccess#to_hash converts to a Hash with String keys and the...Jeremy Kemper2006-12-161-2/+2
* Added Hash#reverse_merge, Hash#reverse_merge!, and Hash#reverse_update to eas...David Heinemeier Hansson2005-09-111-0/+25