Extraction of the ActiveRecord::Base#import functionality from ar-extensions for Rails 3 and beyon
Go to file
Zach Dennis 0e14c5f643 Version bump to 0.2.10 2012-08-29 23:38:02 -04:00
benchmarks Restructuring directories. 2010-06-26 15:43:34 -04:00
lib Raise a useful message when a value doesn't have a corresponding column. 2012-08-19 19:41:02 +01:00
test Raise a useful message when a value doesn't have a corresponding column. 2012-08-19 19:41:02 +01:00
.gitignore Updating .gitignore with more entries 2011-03-19 15:04:54 -04:00
Gemfile Updating Gemfile to latest versions of libraries: 2012-08-06 09:24:34 -04:00
Gemfile.lock Updating Gemfile to latest versions of libraries: 2012-08-06 09:24:34 -04:00
README.markdown Update README.markdown 2012-02-15 15:38:37 -08:00
Rakefile Updating Gemfile to latest versions of libraries: 2012-08-06 09:24:34 -04:00
VERSION Version bump to 0.2.10 2012-08-29 23:38:02 -04:00

README.markdown

activerecord-import

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

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

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