instance method
current_thread_backend
Ruby on Rails 7.0.10
Since v4.0.13 PrivateSignature
current_thread_backend()
No documentation comment.
Source
# File activesupport/lib/active_support/xml_mini.rb, line 183
def current_thread_backend
IsolatedExecutionState[:xml_mini_backend]
end
Defined in activesupport/lib/active_support/xml_mini.rb line 183
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::XmlMini