method
to_yaml_type
v2.3.8 -
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