Rails Tasks

Hey,   So I have a piece of code written (currently in a controller) to update a table of values that I want to run every 20 minutes. It parses an rss feed and caches the data to the database. Anyone have suggestions on how best to accomplish this?

Thanks, JB

Hey,   So I have a piece of code written (currently in a controller) to update a table of values that I want to run every 20 minutes. It parses an rss feed and caches the data to the database. Anyone have suggestions on how best to accomplish this?

I concur: http://backgroundrb.rubyforge.org/