Plugins - import_with_load_data_in_file
Add to favoritesThis plugin lets you bulk insert records into a MySql table using the “LOAD DATA IN FILE” feature of MySql.
This is about 30% faster than using a standard bulk insert (eg: ar-extensions import)
http://paolodona.com/tags/import_with_load_data_in_file
git://github.com/paolodona/import_with_load_data_in_file.git
Rails' (MIT)
Model
