Method: ActiveSupport::XmlMini#backend
- Defined in:
- activesupport/lib/active_support/xml_mini.rb
#backend ⇒ Object
101 102 103 |
# File 'activesupport/lib/active_support/xml_mini.rb', line 101 def backend current_thread_backend || @backend end |