aboutsummaryrefslogtreecommitdiffstats
path: root/test/psych/test_marshalable.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/psych] Introduce `Psych.unsafe_load`Aaron Patterson2021-05-171-3/+3
* [ruby/psych] Fix custom marshalization with symbolize_names: trueJean Boussier2021-05-101-0/+8
* Merge psych-3.0.0.beta3 from ruby/psych.hsbt2017-07-141-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * ext/psych/lib/psych/visitors/to_ruby.rb: support objects that aretenderlove2014-12-011-0/+54