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