summaryrefslogtreecommitdiff
path: root/lib/hashie.rb
Commit message (Expand)AuthorAgeFilesLines
* Add Hashie::Extensions::Dash::AllowListAlbert Salim2020-09-201-0/+1
* Add a PermissiveRespondTo extension for MashesMichael Herold2019-11-171-0/+1
* Allow mash error silencing (#488)Bobby McDonald2019-10-141-19/+19
* Add Hashie::Extensions::Mash::DefineAccessors.Vladimir Kochnev2019-01-281-0/+1
* Add an extension to maintain original Mash keys (#326)Michael Herold2017-02-221-0/+1
* Add Hashie::Extensions::Mash::SymbolizeKeysMichael Herold2017-02-201-0/+1
* Fix #401: use a Railtie to set Hashie.logger on rails boot.Matthew Rudy Jacobs2017-02-101-0/+2
* Remove auto-load for `Hashie.logger`Michael Herold2017-02-101-2/+1
* Fix #391: require all dependencies in Hashie::Mash.dblock2017-01-311-15/+1
* Add a logging layer to address common issues (#381)Michael Herold2016-11-021-0/+17
* Check ruby version without rubygemssazor2016-10-181-2/+3
* Fix support for Array#digjonathan schatz2016-06-011-0/+6
* SRP: The StrictKeyAccess extension will raise an error whenever a key is acce...Peter Boling2015-10-231-0/+1
* Introduce Hashie::Extensions::Dash::Coercion.Vladimir Kochnev2015-08-311-0/+1
* Extract Trash behavior into an extensionMichael Herold2015-04-251-0/+1
* Added Hashie::Extensions::DeepLocateMichael Sievers2015-02-031-0/+1
* Public utility methods for stringify/symbolize keysMax Lincoln2014-12-301-0/+5
* Added Hashie::Extensions::MethodAccessWithOverride to autoloads.Fritz Meissner2014-11-261-0/+1
* Add Hashie::Extensions::DeepFindMichael Herold2014-08-221-0/+1
* Add Hashie::Extensions::Mash::SafeAssignmentMichael Herold2014-08-201-0/+4
* Added Mash#load with YAML file support.gregory2014-07-141-0/+4
* this file dont exist :)gregory2014-07-111-4/+0
* Automatically require version.Jeremy Rodi2014-07-071-0/+2
* Added Hashie::Extensions::Dash::IndifferentAccess for backward-compatible beh...dblock2014-05-051-0/+4
* Reorganized extensions, consolidated Hashie StringifyKeys implementation.dblock2014-04-301-11/+10
* Added Hashie::Extensions::Mash::ActiveModel for compatibility with Rails 4 St...dblock2014-04-301-0/+4
* Added IgnoreUndeclared, an extension to silently ignore undeclared properties...Michael Righi2014-04-061-0/+1
* Added Hashie::Rash.epitron2014-04-061-0/+1
* Adds deep_fetch extension for nested access.Tyler Dooling2014-04-041-0/+1
* Adds MergeInitializer extension.Michael Bleigh2011-08-021-0/+1
* Adds stubs for future extensions, adds implementation for MethodReader extens...Michael Bleigh2011-08-011-4/+10
* Add key converter extension.Michael Bleigh2011-07-291-1/+4
* Adds first extension, coercion, road to 2.0 begins.Michael Bleigh2011-07-281-6/+10
* [REQUIRED] properties added to Dash, removed Lash classBram Swenson2011-07-231-1/+0
* added lash to Hashie autoloadsBram Swenson2011-07-231-1/+2
* Do not convert child mashes, retain their class.Michael Bleigh2010-08-191-6/+6
* Add Trash (translated hash)Les Hill and Paul Elliott2010-08-101-1/+5
* Adds Clash to the mix.Michael Bleigh2010-03-051-1/+2
* Adding READMEMichael Bleigh2009-11-121-1/+2
* All specs are passing again after fixing a namespacing issue.Michael Bleigh2009-09-061-0/+3
* Initial commit to hashie.Michael Bleigh2009-09-021-0/+0