summaryrefslogtreecommitdiff
path: root/spec/acceptance/loadyaml_spec.rb
AgeCommit message (Collapse)Author
2017-02-21remove unsupported platforms and future parsertphoney
2016-04-26Add the default value to the "loadyaml" functionDmitry Ilyin
This value will be returned if the is no file to load or a file could not be parsed. It's similar to the "parseyaml" function's default value. Add the "loadjson" function too
2014-06-23Windows needs a tmpdir pathHunter Haugen
2014-05-07Adding more spec coverageHunter Haugen