public
Description: Ruby on Rails plugin that leverage the MySql "LOAD DATA IN FILE" feature to quickly insert large amounts of data into a table
Homepage: http://paolodona.com/tags/import_with_load_data_in_file
Clone URL: git://github.com/paolodona/import_with_load_data_in_file.git
100644 3 lines (2 sloc) 0.065 kb
1
2
3
# Include hook code here
require 'import_with_load_data_in_file'