summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* Preparing for release, 3.4.4.v3.4.4dblock2016-04-291-1/+1
* Omit `return'camelmasa2016-02-231-3/+3
* Fix too fexible regexcamelmasa2016-02-231-1/+1
* README: fix typoPrayag Verma2016-02-061-1/+1
* README: Clarified IndifferentAccess docsChristian Höltje2016-01-261-2/+23
* Update README.mdVasiliy Yorkin2015-12-171-1/+1
* Preparing for next development iteration, 3.4.4. [ci skip]dblock2015-10-251-2/+2
* Preparing for release, 3.4.3. [ci skip]v3.4.3dblock2015-10-251-4/+4
* SRP: The StrictKeyAccess extension will raise an error whenever a key is acce...Peter Boling2015-10-231-0/+19
* Introduce Hashie::Extensions::Dash::Coercion.Vladimir Kochnev2015-08-311-0/+30
* Preparing for next release, 3.4.3Michael Herold2015-06-021-1/+1
* Preparing for release 3.4.2v3.4.2Michael Herold2015-06-021-1/+1
* The hashie_rails gem is now hashie-forbidden_attributes.Daniel Doubrovkine (dB.) @dblockdotorg2015-05-191-1/+1
* Merge pull request #297 from michaelherold/property-translationDaniel Doubrovkine (dB.) @dblockdotorg2015-04-301-1/+46
|\
| * Update readme with PropertyTranslation docsMichael Herold2015-04-291-1/+46
* | Add documentation about circular coercioncircular-coercion-docsMichael Herold2015-04-261-0/+35
|/
* Minor fix in docKonstantin Delchev2015-04-031-1/+1
* Added Gitter badgeThe Gitter Badger2015-02-231-0/+2
* Added Hashie::Extensions::DeepLocateMichael Sievers2015-02-031-0/+42
* Update README.mdGoT2015-01-151-1/+1
* Updated badges to look nice.Daniel Doubrovkine (dB.) @dblockdotorg2014-12-301-1/+7
* Corrected typo.dblock2014-12-301-9/+5
* Public utility methods for stringify/symbolize keysMax Lincoln2014-12-301-0/+13
* Add block to Extensions::DeepMergeIlya Kamenko2014-12-301-0/+15
* Support for conditionally required Dash propertiesChris Cashwell2014-12-111-0/+8
* SafeAssignment will now also protect hash-style assignments.Jonathan Rochkind2014-12-091-1/+2
* Code coverage reportingBartosz Kopiński2014-11-271-1/+1
* fixed documentationTaylor Martin2014-10-221-1/+1
* Merge pull request #234 from cvengros/patch-1Daniel Doubrovkine (dB.) @dblockdotorg2014-10-101-5/+2
|\
| * README.md: Fixed issue in deep_merge example Petr Cvengros2014-10-091-5/+2
* | Custom error messages for required properties in Hashie::Dash subclassesPetr Balaban2014-10-071-4/+8
|/
* Preparing for 3.3.1 release.dblock2014-08-261-1/+1
* Preparing for next releaseMichael Herold2014-08-261-1/+1
* Preparing for release, 3.3.0v3.3.0Michael Herold2014-08-261-1/+1
* Add Hashie::Extensions::DeepFindMichael Herold2014-08-221-0/+26
* Add Hashie::Extensions::Mash::SafeAssignmentMichael Herold2014-08-201-0/+15
* Add Hashie::Extensions::MethodOverridingWriterMichael Herold2014-08-201-0/+23
* Merge pull request #203 from michaelherold/update-mash-readmeDaniel Doubrovkine (dB.) @dblockdotorg2014-08-201-1/+12
|\
| * Update the README for MashMichael Herold2014-08-201-1/+12
* | doc updatesMax Lincoln2014-08-171-0/+41
|/
* Added Mash#load with YAML file support.gregory2014-07-141-0/+43
* Preparing for next development iteration, 3.2.1.dblock2014-07-101-1/+1
* Preparing for release, 3.2.0.v3.2.0dblock2014-07-101-1/+1
* Better title.Daniel Doubrovkine (dB.) @dblockdotorg2014-06-301-1/+1
* Consistently capitalized title.Daniel Doubrovkine (dB.) @dblockdotorg2014-06-301-1/+1
* Merge pull request #177 from gregory/issues_176_coercing_collectionDaniel Doubrovkine (dB.) @dblockdotorg2014-06-301-0/+44
|\
| * Added support for coercing enumerables and collectionsgregory2014-06-261-0/+44
* | Preparing for next development release, 3.1.1.dblock2014-06-251-1/+1
* | Preparing for release, 3.1.v3.1.0dblock2014-06-251-1/+1
|/
* Auto include Dash::IndifferentAccess when Extensions::IndiferentAccess is inc...gregory2014-06-191-2/+0