Class: Nokogiri::XML::Document
- Inherits:
-
Object
- Object
- Nokogiri::XML::Document
- Defined in:
- lib/enterprise/sexml.rb
Instance Method Summary collapse
Instance Method Details
#to_ruby ⇒ Object
45 46 47 |
# File 'lib/enterprise/sexml.rb', line 45 def to_ruby Ruby2Ruby.new.process(root.to_sexp) end |