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