Method: ActiveSupport::XMLConverter#to_h
- Defined in:
- activesupport/lib/active_support/core_ext/hash/conversions.rb
#to_h ⇒ Object
136 137 138 |
# File 'activesupport/lib/active_support/core_ext/hash/conversions.rb', line 136 def to_h deep_to_h(@xml) end |