I started a project in Google Spreadsheets. I am now learning Rails instead. But I still have about 1000 records I'd like to import, to kick off my database.
This railcast is great, but I don't need users to do it, and I only need to do it once.
I'd love a one-line solution like this provides for SQL files... except that even if I had an SQL file (not an export option), I wouldn't know where to call that one line.
Thank you.