summaryrefslogtreecommitdiff
path: root/lib/hashie/extensions/mash
Commit message (Expand)AuthorAgeFilesLines
* Changes to `Mash` initialization key string conversion. (#521)Caroline Artz2020-05-041-5/+5
* Add a PermissiveRespondTo extension for MashesMichael Herold2019-11-171-0/+61
* Change rubocop to allow 100 character lines.Bobby McDonald2019-10-171-1/+2
* Add Hashie::Extensions::Mash::DefineAccessors.Vladimir Kochnev2019-01-281-0/+90
* [rubocop] Improve our RuboCop setupMichael Herold2018-09-301-1/+3
* Update Rubocop and address the addressable todosMichael Herold2018-06-173-7/+5
* Add an extension to maintain original Mash keys (#326)Michael Herold2017-02-221-0/+54
* Add Hashie::Extensions::Mash::SymbolizeKeysMichael Herold2017-02-201-0/+38
* Speed up SafeAssignment and fix private methods.Vladimir Kochnev2015-09-021-1/+1
* SafeAssignment will now also protect hash-style assignments.Jonathan Rochkind2014-12-091-3/+6
* Fix: method is now a string.dblock2014-08-261-1/+1
* Add Hashie::Extensions::Mash::SafeAssignmentMichael Herold2014-08-201-0/+13
* Remove active record specific extensions as they are moved to hashie_railsMaxim Filimonov2014-06-031-18/+0
* Replaced respond_to with respond_to_missing in Mash and ActiveModel.dblock2014-05-011-4/+4
* Added Hashie::Extensions::Mash::ActiveModel for compatibility with Rails 4 St...dblock2014-04-301-0/+18