method
to_yaml_type
to_yaml_type()
public
Hide source
# File activesupport/lib/active_support/ordered_hash.rb, line 24 def to_yaml_type "!tag:yaml.org,2002:omap" end


