summaryrefslogtreecommitdiff
path: root/lib/hashie/extensions/dash
Commit message (Expand)AuthorAgeFilesLines
* Ensure all properties are set on exported DashMichael Herold2020-10-221-0/+9
* Add Hashie::Extensions::Dash::AllowListAlbert Salim2020-09-201-0/+88
* Suppress an integer unification warning for Ruby 2.4.0+Koichi ITO2020-01-161-1/+1
* Change rubocop to allow 100 character lines.Bobby McDonald2019-10-171-1/+2
* [rubocop] Improve our RuboCop setupMichael Herold2018-09-302-2/+23
* Allow Trash to copy properties from othersMichael Herold2018-08-111-0/+1
* Refactor PropertyTranslation for readabilityMichael Herold2018-08-111-24/+48
* Update Rubocop and address the addressable todosMichael Herold2018-06-171-11/+9
* Use existing translations when using IndifferentAccess andMatt White2016-09-161-1/+2
* Remove needless codeVladimir Kochnev2015-08-311-2/+0
* Introduce Hashie::Extensions::Dash::Coercion.Vladimir Kochnev2015-08-311-0/+25
* Extract Trash behavior into an extensionMichael Herold2015-04-251-0/+167
* Fixed from and transform_with Trash features when IndifferentAccess is includ...gregory2014-06-191-0/+15
* Added Hashie::Extensions::Dash::IndifferentAccess for backward-compatible beh...dblock2014-05-051-0/+21