method
to_yaml_type
v3.0.0 -
Show latest stable
- Class:
ActiveSupport::OrderedHash
to_yaml_type()public
No documentation available.
# File activesupport/lib/active_support/ordered_hash.rb, line 10
def to_yaml_type
"!tag:yaml.org,2002:omap"
end