summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-113-dash-merge' of github.com:spencer1248/hashiedblock2014-03-301-0/+15
|\
| * Fix Dash#merge!Spencer Rogers2013-11-301-0/+7
| * Fix Dash#mergeSpencer Rogers2013-11-301-0/+8
* | Merge branch 'extend' of github.com:amatsuda/hashiedblock2014-03-301-1/+1
|\ \
| * | Object#extend is a public methodAkira Matsuda2013-11-301-1/+1
| |/
* | Merge branch 'recursive_to_hash_options' of github.com:pwillett/hashiedblock2014-03-301-2/+2
|\ \
| * | pass Hashie::Hash#to_hash's options to recursive callsPatrick Willett2013-11-251-2/+2
| |/
* | Merge branch 'fix-mash-default' of github.com:ryansouza/hashiedblock2014-03-301-1/+1
|\ \
| * | Correctly use Hash#default from Mash#method_missingRyan Souza2013-08-051-1/+1
| |/
* | Merge branch 'do_not_respond_to_every_method_with_suffix' of github.com:Maxim...dblock2014-03-301-2/+10
|\ \
| * | Reuse suffixes constant for method missing suffixes searchMaxim Filimonov2013-07-211-1/+2
| * | Do not respond to suffixes for keys which are not present in mash. Fixes comp...Maxim Filimonov2013-07-211-1/+8
| |/
* | Merge branch 'dash_bang_properties' of github.com:thedavemarshall/hashiedblock2014-03-301-9/+3
|\ \
| * | Adding support for dash properties that end in bangDavid Marshall2013-07-171-9/+3
| |/
* | Merge branch 'fix_indifferent_access_store' of github.com:jrochkind/hashiedblock2014-03-301-0/+1
|\ \
| * | IndifferentAccess, make #store respect indifferenceJonathan Rochkind2013-07-081-0/+1
| |/
* | Merge branch 'master' of github.com:einzige/hashiedblock2014-03-301-18/+23
|\ \
| * | ~Sergei Zinin2013-10-311-18/+23
| |/
* | Fixes Issue #106: deep_merge recursively slowDave Mitchell2013-07-282-5/+5
|/
* bump 2.0.5v2.0.5Jerry Cheung2013-05-101-1/+1
* Coercion improvements, specs passingEric Pierce2013-05-092-8/+15
* bump 2.0.4v2.0.4Jerry Cheung2013-04-231-1/+1
* Make Mash#fetch more consistent with ruby hashes [fixes #92, fixes #93]Mark Abramov2013-04-241-2/+2
* bump 2.0.3v2.0.3Jerry Cheung2013-03-181-1/+1
* make Hashie::Mash also respond to unknown keys with suffixesVsevolod Romashov2013-03-151-1/+1
* fix broken indentationVsevolod Romashov2013-03-141-23/+23
* fix Hashie::Mash#respond_to? with a suffixed keyVsevolod Romashov2013-03-141-1/+1
* Merge pull request #83 from jimeh/fix-replace-methodJerry Cheung2013-03-054-2/+27
|\
| * Add support and tests for #replace to IndifferentAccess extensionJim Myhrberg2013-03-021-2/+8
| * Add support and tests for #replace to Coercion extensionJim Myhrberg2013-03-021-0/+6
| * Ensure #replace always returns itself, like ::Hash#replaceJim Myhrberg2013-03-022-0/+2
| * Fix issue with #replace causing default values to override specifiedJim Myhrberg2013-02-261-1/+1
| * Add #replace to Hashie::Dash to achieve Hash-like behaviorJim Myhrberg2013-02-261-0/+6
| * Add #replace to Hashie::Mash to achieve Hash-like behaviorJim Myhrberg2013-02-261-0/+5
* | Bump version to 2.0.2v2.0.2Michael Bleigh2013-02-261-1/+1
* | reinstating symbolize keys in the to_hash method.Bill Cromie2013-02-261-1/+3
|/
* bump version 2.0.1v2.0.1Jerry Cheung2013-02-251-1/+1
* Remove override of object_id #77Mat Schaffer2013-02-181-4/+0
* bump gem version to 2.0.0Jerry Cheung2013-02-141-1/+1
* Added support for deferred properties to DashBrad Gessler2013-02-121-2/+7
* allow a block for merge and updateJerry Cheung2013-02-121-5/+7
* Concisely handle TypeError in Hashie::DashDoc Ritezel2013-02-121-7/+3
* Fix Hashie::Dash DefaultsDoc Ritezel2013-02-121-1/+9
* Merge pull request #41 from nashby/deep-mergeJerry Cheung2013-02-121-1/+15
|\
| * add DeepMerge extensionVasiliy Ermolovich2013-02-121-1/+15
* | Revert "Revert "Merge pull request #62 from dlupu/master""Jerry Cheung2013-02-121-3/+3
* | Revert "Merge pull request #62 from dlupu/master"Jerry Cheung2013-02-111-3/+3
* | Merge pull request #62 from dlupu/masterJerry Cheung2013-02-111-3/+3
|\ \
| * | fix typo from previous commitDorian LUPU2012-11-021-3/+3
| * | enhance Hashie::Extensions::MethodReader#respond_to?, Hashie::Extensions::Met...Dorian LUPU2012-11-021-3/+3