Module: Node (ActiveSupport::XmlMini_Nokogiri::Conversions)

Overview
Module Structure
Constants
Node::CONTENT_ROOT
Instance Methods
Node#to_hash / 1
is a submodule of
module: Conversions ( ActiveSupport::XmlMini_Nokogiri )
has properties
constant: CONTENT_ROOT   
method: to_hash / 1   
is defined at
#28 in active_support/xml_mini/nokogiri.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: ActiveSupport
  module: XmlMini_Nokogiri
  module: Conversions
module: Node     

Constants

Node::CONTENT_ROOT

#29 in active_support/xml_mini/nokogiri.rb

CONTENT_ROOT = '__content__'.freeze   

Instance Methods

Node#to_hash / 1

#35 in active_support/xml_mini/nokogiri.rb

to_hash ( hash = {} )