summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Ensure IndifferentAccess is injected after mergeMichael Herold2018-02-051-2/+4
* Propagate Mash `default_proc` to sub-HashesMichael Herold2018-02-041-1/+1
* Preparing for next development iteration, 3.5.8Michael Herold2017-12-191-1/+1
* Fix Hashie::Rash randomly losing keys (#430)Andrii Dmytrenko2017-12-191-1/+1
* removed typo in error messageGiles Bowkett2017-08-011-1/+1
* Prepare for the next development iteration, 3.5.7Michael Herold2017-07-121-1/+1
* Fix "@disable_warnings" spec warning (#416)Alexandre Filipe Campos2017-03-011-1/+1
* Prepare for next development iteration, 3.5.6Michael Herold2017-02-241-1/+1
* Don't log when overwriting Mash keysMichael Herold2017-02-241-1/+6
* Add an extension to maintain original Mash keys (#326)Michael Herold2017-02-223-0/+56
* Prepare for next development iteration, 3.5.5Michael Herold2017-02-221-1/+1
* Add Hashie::Extensions::Mash::SymbolizeKeysMichael Herold2017-02-202-0/+39
* Fix a performance regression due to loggingMichael Herold2017-02-181-1/+1
* Ensure Railties available when loading RailtieCallum Dryden2017-02-161-6/+10
* Prepare for next development iteration, 3.5.4Michael Herold2017-02-111-1/+1
* Carry over disabling warnings to subclassesMichael Herold2017-02-101-0/+9
* Fix #401: use a Railtie to set Hashie.logger on rails boot.Matthew Rudy Jacobs2017-02-103-6/+13
* Prepare for next development iteration, 3.5.3Michael Herold2017-02-101-1/+1
* In Rails, set `Hashie.logger` to `Rails.logger`Michael Herold2017-02-101-1/+6
* Remove auto-load for `Hashie.logger`Michael Herold2017-02-102-2/+3
* Fix passing Pathname object to Hashie::Mesh.load()Albert Song2017-02-081-2/+3
* Allow Mash subclasses to disable warningsMichael Herold2017-02-041-0/+25
* Prepare for next development iteration, 3.5.2Michael Herold2017-01-311-1/+1
* Fix #391: require all dependencies in Hashie::Mash.dblock2017-01-314-15/+21
* Prepare for next development iteration, 3.5.1Michael Herold2017-01-311-1/+1
* Preparing for release, 3.5.0v3.5.0Michael Herold2017-01-311-1/+1
* Support Ruby 2.4.0 (#389)Masahiro Saito2017-01-061-4/+8
* Fix #385 - deep merge by reference bug (#386)Joe Marty2016-12-131-1/+1
* Add a logging layer to address common issues (#381)Michael Herold2016-11-023-0/+48
* Evaluate procs default values in object initializationsazor2016-10-311-1/+5
* Deep find all goes inside all nested hashessazor2016-10-191-4/+3
* Check ruby version without rubygemssazor2016-10-183-3/+64
* Fix dig bug for Arraysazor2016-10-171-1/+8
* Use existing translations when using IndifferentAccess andMatt White2016-09-161-1/+2
* Preparing for next development iteration, 3.4.7.dblock2016-09-161-1/+1
* Since hashie/mash can be required alone, require its dependenciesJoe Rafaniello2016-09-161-0/+3
* Preparing for next development iteration, 3.4.6.dblock2016-09-161-1/+1
* Checking for explicit definition of ActiveSupport::HashWithIndifferentAccess ...Mike Jarema2016-09-091-1/+1
* Hashie::Mash.load accepts a Pathname object. Closes #331.Atsushi Ishida2016-07-151-1/+1
* Fix support for Array#digjonathan schatz2016-06-015-1/+56
* Preparing for the next development iteration, 3.4.5.dblock2016-04-291-1/+1
* Merge pull request #350 from marshall-lee/fix_ignore_undeclaredDaniel Doubrovkine (dB.) @dblockdotorg2016-02-081-2/+5
|\
| * Refactor IgnoreUndeclared#initialize_attributes.Vladimir Kochnev2016-02-081-2/+5
| * Stringified translations wasn't working in IgnoreUndeclared.Vladimir Kochnev2016-02-081-1/+1
* | Convert Mash keys for #digTakashi Kokubun2016-02-081-0/+6
|/
* Fix `#merge` breaking indifferent accessMichael Herold2016-01-311-0/+8
* Make reverse_merge compatible with subclassing.Vladimir Kochnev2015-11-151-1/+1
* Clash: multiple bang notation callsBartosz KopiƄski2015-10-271-11/+12
* Make DeepLocate indifference-aware by defaultbugfix-deep-findMichael Herold2015-10-251-15/+21
* Upgraded to RuboCop 0.34.2.dblock2015-10-251-2/+4