Matt Royer wrote in post #961592:
[...]
>> What's the problem, exactly?  There's nothing here that you don't know.
>
> Thanks for the confidence, but I don't have the same confidence in
> myself. There's a lot I don't know about Ruby and Rails, and I'm still
> trying to learn. I can create a database in Rails. I know how to do
> that. But I don't know how to get this text from the xml files turned
> into objects to send to the database. Any help on how to do that would
> be awesome.

What do you really need help with here?  You know how to parse the XML 
files to retrieve the data.  You know how to insert records into a DB. 
Now you just need to connect the two.

Stop convincing yourself you're missing something, write some tests, and 
start coding. :)

>
> Thanks again Marnen!
>
> --Matt Royer

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
mar...@marnen.org

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to