summaryrefslogtreecommitdiff
path: root/spec/hashie/extensions
Commit message (Expand)AuthorAgeFilesLines
...
| * | Let coerce_key support an array of keys to coerce. Also add an alias to the m...Matt Fawcett2011-11-301-0/+9
| |/
* | Merge pull request #27 from mattfawcett/masterJerry Cheung2013-02-111-1/+11
|\ \
| * | Handle coercion correctly when MergeInitializer is usedMatt Fawcett2011-11-221-1/+11
| |/
* | Merge pull request #52 from Erol/deep-key-conversionsJerry Cheung2012-06-221-3/+39
|\ \
| * | Do deep key conversions for nested hashes and arrays.Erol Fornoles2012-06-221-3/+39
| |/
* | Alias equivalents of `key?`Ben Oakes2012-06-121-1/+9
|/
* Adds IndifferentAccess.Michael Bleigh2011-08-021-1/+62
* Adds MergeInitializer extension.Michael Bleigh2011-08-021-0/+20
* Adds MethodWriter and MethodQuery extensions.Michael Bleigh2011-08-021-0/+71
* Adds stubs for future extensions, adds implementation for MethodReader extens...Michael Bleigh2011-08-012-0/+46
* Add key converter extension.Michael Bleigh2011-07-291-0/+66
* Adds first extension, coercion, road to 2.0 begins.Michael Bleigh2011-07-281-0/+70