Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HWIA relies on Hash#symbolize_keys and #stringify_keys extensions. | Santiago Pastorino | 2010-04-22 | 1 | -0/+2 |
* | Change HWIA#stringify_keys to return a HWIA not a Hash | Jeremy Kemper | 2010-04-22 | 1 | -1/+1 |
* | Restore HWIA#stringify_keys! and update changelog | Jeremy Kemper | 2010-04-22 | 1 | -2/+2 |
* | HWIA delegates to to_hash symbolize_keys and stringify_keys and bang methods ... | Santiago Pastorino | 2010-04-22 | 1 | -2/+4 |
* | Limit Array#extract_options! to directl instances of Hash and HWIA. Add extra... | wycats | 2010-03-27 | 1 | -0/+4 |
* | ActiveSupport Hash optimizations [#2902 state:resolved] | Lourens Naude | 2009-07-15 | 1 | -1/+5 |
* | Namespace HashWithIndifferentAccess | Jeremy Kemper | 2009-03-21 | 1 | -105/+109 |
* | Convert hash extension modules to class reopens | Jeremy Kemper | 2009-03-21 | 1 | -0/+129 |