Saving xml file to mysql database using ruby on rails

hi, can anyone help me with this problem : saving xml file to mysql
database using ruby on rails, then read the value/parameters from the
xml file, thx~~~

ActiveRecord support sanitize method for xmle$B!#e(B

On May 16, 10:42 am, Cean O. [email protected]

uh… can is that… can be more detail? thx~~~

uh… wat* is that… can be more detail? thx~~~

thx alot~~~~~

sorry, the method should be ‘serialize’

example :
http://code.google.com/p/custom-xml-serialization/wiki/Overview

you can save the data be xml_serialized in mysql.