I\'m trying to build a rake utility that will update my database every so often.
This is the code I have so far:
namespace :utils do # utils:updat
I'm currently experimenting with activerecord-import, which sounds very promising:
https://github.com/zdennis/activerecord-import