instance method
backend
Ruby on Rails 7.1.6
Since v4.0.13Signature
backend()
No documentation comment.
Source
# File activesupport/lib/active_support/xml_mini.rb, line 97
def backend
current_thread_backend || @backend
end
Defined in activesupport/lib/active_support/xml_mini.rb line 97
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::XmlMini