aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/hash/indifferent_access.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed documentation for release (AS)David Heinemeier Hansson2005-07-061-1/+1
* r1300@iwill: jeremy | 2005-06-13 18:31:29 -0700Jeremy Kemper2005-06-131-10/+4
* Fixed that HashWithIndifferentAccess stringified all keys including symbols, ...David Heinemeier Hansson2005-05-191-1/+1
* Fixed Hash#indifferent_access to also deal with include? and fetch and nested...David Heinemeier Hansson2005-03-071-1/+29
* Fixed an exception when using Ajax based requests from Safari because Safari ...David Heinemeier Hansson2005-03-031-4/+4
* Moved Active Support into its own gemDavid Heinemeier Hansson2005-02-151-0/+38