method

current_thread_backend

current_thread_backend()
private

No documentation available.

# File activesupport/lib/active_support/xml_mini.rb, line 192
      def current_thread_backend
        IsolatedExecutionState[:xml_mini_backend]
      end