method
merge_key
v2_2_9 -
Show latest stable
- Class:
Psych::Visitors::ToRuby
merge_key(hash, key, val)private
No documentation available.
# File ext/psych/lib/psych/visitors/to_ruby.rb, line 352
def merge_key hash, key, val
end