summaryrefslogtreecommitdiff
path: root/test/psych/test_marshalable.rb
Commit message (Expand)AuthorAgeFilesLines
* Introduce `Psych.unsafe_load`Aaron Patterson2021-05-131-3/+3
* Fix custom marshalization with symbolize_names: trueJean Boussier2021-02-151-0/+8
* make frozen_string_literal: truefrozenSHIBATA Hiroshi2017-06-191-1/+1
* Temporary disabled to frozen literal string.SHIBATA Hiroshi2016-02-231-0/+1
* Allow dumping any BasicObject that defines #marshal_dump or #marshal_loadSean Griffin2014-09-171-0/+54