aboutsummaryrefslogtreecommitdiffstats
path: root/test/psych/test_document.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/psych/test_*.rb: use require_relative to require local libraryxibbar2013-03-261-1/+1
* * ext/psych/lib/psych.rb: calling `yaml` rather than `to_yaml`.tenderlove2011-10-031-4/+4
* converting require_relative to just regular requirestenderlove2011-03-301-1/+1
* * test/psych/*: switching tests to use relative require.tenderlove2010-03-291-1/+1
* * ext/psych/*: importing Psych to trunktenderlove2010-03-281-0/+46