method
to_h
v6.1.7.7 -
Show latest stable
- Class:
ActiveSupport::XMLConverter
to_h()public
No documentation available.
# File activesupport/lib/active_support/core_ext/hash/conversions.rb, line 157
def to_h
deep_to_h(@xml)
end