keerthi priya <
emailtoke...@gmail.com> wrote:
> I have a xml and I have to save those values into my mysql database using ruby1.87. How can I do it. Kindly guide me how can I get
> values and save them.
This really is not anywhere near enough of a description to determine
what you want. Are you unsure how to read and parse the XML? Are you
unsure how to create a record and save it? I'm going to go way out on a
limb here and assume you are using Rails, but which ORM? ActiveRecord?
And which version of Rails are you running with Ruby 1.8.7? Rails 2.x?
Can you google? Have you read documentation? What have you tried so far?