Method: ActiveSupport::XmlMini_NokogiriSAX::HashBuilder#current_hash
- Defined in:
- activesupport/lib/active_support/xml_mini/nokogirisax.rb
#current_hash ⇒ Object
24 25 26 |
# File 'activesupport/lib/active_support/xml_mini/nokogirisax.rb', line 24 def current_hash @hash_stack.last end |