# File D:/Develope/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/activeresource-3.0.9/lib/active_resource/formats/xml_format.rb, line 20 def decode(xml) from_xml_data(Hash.from_xml(xml)) end
# File D:/Develope/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/activeresource-3.0.9/lib/active_resource/formats/xml_format.rb, line 16 def encode(hash, options={}) hash.to_xml(options) end
Generated with the Darkfish Rdoc Generator 2.