summaryrefslogtreecommitdiff
path: root/test/psych/test_safe_load.rb
AgeCommit message (Expand)Author
2021-05-10Use assert_raise instead of assert_raisesHiroshi SHIBATA
2018-11-10Use friendlier terminology in YAML.safe_loadJuanito Fatas
2018-10-20Avoid to warnings for deprecated interfaces.SHIBATA Hiroshi
2018-07-13unifying interface of PsychGreg Houle
2018-07-12Added tests for special cases and better overall API test coverageGreg Houle
2017-06-19make frozen_string_literal: trueSHIBATA Hiroshi
2016-02-23Temporary disabled to frozen literal string.SHIBATA Hiroshi
2013-05-14* ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a userAaron Patterson