summaryrefslogtreecommitdiff
path: root/lib/psych/handlers
Commit message (Expand)AuthorAgeFilesLines
* Prefer `require_relative` for internal requiresDavid Rodríguez2021-10-062-2/+2
* make frozen_string_literal: truefrozenSHIBATA Hiroshi2017-06-192-2/+2
* Temporary disabled to frozen literal string.SHIBATA Hiroshi2016-02-232-0/+2
* * ext/psych/lib/psych/handlers/recorder.rb: added a class forAaron Patterson2012-10-281-0/+39
* * ext/psych/lib/psych.rb (parse_stream, load_stream): if a block isAaron Patterson2012-03-081-0/+22