Extraction of the ActiveRecord::Base#import functionality from ar-extensions for Rails 3 and beyon
Go to file
2010-09-26 16:04:00 -04:00
benchmarks Restructuring directories. 2010-06-26 15:43:34 -04:00
lib/activerecord-import Providing support for the Mysql2 adapter. 2010-09-26 16:04:00 -04:00
test Providing support for the Mysql2 adapter. 2010-09-26 16:04:00 -04:00
.gitignore Initial work for re-packaging as gem. 2010-08-10 21:39:26 -04:00
Gemfile Providing support for the Mysql2 adapter. 2010-09-26 16:04:00 -04:00
Rakefile Providing support for the Mysql2 adapter. 2010-09-26 16:04:00 -04:00
README.markdown Updating README to point to wiki 2010-08-21 12:44:48 -04:00
VERSION Bump version to 0.1.0. 2010-08-10 21:44:45 -04:00

activerecord-import

activerecord-import is a library for bulk inserting data using ActiveRecord.

For more information on activerecord-import please see its wiki: http://wiki.github.com/zdennis/activerecord-import/

License

This is licensed under the ruby license.

Author

Zach Dennis (zach.dennis@gmail.com)

Contributors

  • Blythe Dunham
  • Gabe da Silveira
  • Henry Work
  • James Herdman
  • Marcus Crafter
  • Thibaud Guillaume-Gentil
  • Mark Van Holstyn
  • Victor Costan