aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/ordered_hash.rb
Commit message (Expand)AuthorAgeFilesLines
* Rubinious: work around h[k] ||= v returning []= result instead of vJeremy Kemper2008-06-101-0/+1
* Add more standard Hash methods to ActiveSupport::OrderedHash [#314 state:reso...Steve Purcell2008-06-031-0/+14
* Create a seperate file for ActiveSupport::OrderedHash.Joshua Peek2008-05-141-0/+43