Im learning rails now and what id like to do is aggregate data from
external sources on a daily basis into my database. Within my users can
searhc and filter through that data to their hearts content.

Assuming i can get this external data say via rss feeds or good old
screen scraping what tools can i use to get it into my db outside of my
app? can I use active record for this? or is best to do it some other
way.
-- 
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-talk@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