summaryrefslogtreecommitdiff
path: root/lib/hashie/extensions/parsers
Commit message (Expand)AuthorAgeFilesLines
* Suppress `Psych.safe_load` arg warn when using Psych 3.1.0+Koichi ITO2020-01-131-2/+19
* Remove references to blacklists and whitelistsBobby McDonald2019-10-251-3/+4
* Allow options on Mash.load (#474)Daniel Doubrovkine (dB.) @dblockdotorg2019-03-221-4/+8
* Fix a regression with aliases on `Mash.load`Michael Herold2018-08-141-1/+1
* Update Rubocop and address the addressable todosMichael Herold2018-06-171-1/+1
* Fix: NameError (uninitialized constant Hashie::Extensions::Parsers::YamlErbPa...Takafumi ONAKA2018-02-081-0/+2
* Hashie::Mash.load accepts a Pathname object. Closes #331.Atsushi Ishida2016-07-151-1/+1
* Extend YamlErbParser to understand __FILE__ when interpolating ERB.Julien Pervillé2014-09-161-1/+4
* Added Mash#load with YAML file support.gregory2014-07-141-0/+21