aboutsummaryrefslogtreecommitdiffstats
path: root/test/psych/helper.rb
Commit message (Expand)AuthorAgeFilesLines
* backport Tempfile.create so psych tests will run outside ruby trunktenderlove2013-08-281-0/+29
* * ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a usertenderlove2013-05-141-1/+1
* * test/psych/helper.rb: envutil is not available outside Ruby, sotenderlove2013-05-141-1/+29
* Suppress warningsnaruse2013-04-021-0/+1
* * ext/psych/lib/psych.rb: calling `yaml` rather than `to_yaml`.tenderlove2011-10-031-1/+1
* Remove assertion which depends the load ordernaruse2011-09-071-8/+1
* * ext/psych/*: importing Psych to trunktenderlove2010-03-281-0/+63