Module: XmlMini (ActiveSupport)

Overview
Module Structure
Instance Attributes
XmlMini#backend [R]
Instance Methods
XmlMini#backend= / 1
XmlMini#with_backend / 1
is a submodule of
module: ActiveSupport   
extends
  XmlMini ( ActiveSupport )
is extended by
module: XmlMini ( ActiveSupport )
has properties
attribute: backend [R]   
method: backend= / 1   
method: with_backend / 1   
is defined at
#7 in active_support/xml_mini.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: ActiveSupport
module: XmlMini     

Instance Attributes

XmlMini#backend [R]

#10 in active_support/xml_mini.rb

Instance Methods

XmlMini#backend= / 1

#13 in active_support/xml_mini.rb

backend= ( name )

XmlMini#with_backend / 1

#22 in active_support/xml_mini.rb

with_backend ( name )