instance method
current_hash
Ruby on Rails 5.2.8.1
Since v2.3.18Signature
current_hash()
No documentation comment.
Source
# File activesupport/lib/active_support/xml_mini/libxmlsax.rb, line 21
def current_hash
@hash_stack.last
end
Defined in activesupport/lib/active_support/xml_mini/libxmlsax.rb line 21
· View on GitHub
· Improve this page
· Find usages on GitHub