aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext/hash_ext_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed tests for indifferent accessDavid Heinemeier Hansson2005-03-071-47/+16
* Fixed Hash#indifferent_access to also deal with include? and fetch and nested...David Heinemeier Hansson2005-03-071-0/+61
* Fixed an exception when using Ajax based requests from Safari because Safari ...David Heinemeier Hansson2005-03-031-6/+20
* Moved Active Support into its own gemDavid Heinemeier Hansson2005-02-151-1/+1
* Added Hash#stringify_keys and Hash#stringify_keys!David Heinemeier Hansson2005-02-121-0/+14
* Added IndifferentAccess as a way to wrap a hash by a symbol-based store that ...David Heinemeier Hansson2005-02-111-1/+11
* Added Byte operations to Numeric, so 5.5.megabytes + 200.kilobytes #461 [Marc...David Heinemeier Hansson2005-01-111-2/+33
* Added the first of the coming core extensionsDavid Heinemeier Hansson2005-01-091-0/+14