method
current_thread_backend
v7.2.3 -
Show latest stable
- Class:
ActiveSupport::XmlMini
current_thread_backend()private
No documentation available.
# File activesupport/lib/active_support/xml_mini.rb, line 194
def current_thread_backend
IsolatedExecutionState[:xml_mini_backend]
end