Extraction of the ActiveRecord::Base#import functionality from ar-extensions for Rails 3 and beyon
Go to file
Zach Dennis a04a6a543f Version bump to 0.2.11 2012-09-14 11:00:59 -04:00
benchmarks Restructuring directories. 2010-06-26 15:43:34 -04:00
lib Provide more detailed error message 2012-09-14 14:01:00 +01:00
test Merge pull request #56 from grzuy/support_all_or_none_records 2012-08-29 20:48:18 -07:00
.gitignore Updating .gitignore with more entries 2011-03-19 15:04:54 -04:00
Gemfile Add seamless_database_pool gem 2012-08-22 19:49:48 -07:00
Gemfile.lock Remove remain of ruby-debug-19 from Gemfile.lock 2012-08-22 19:51:47 -07:00
README.markdown Update README.markdown 2012-02-15 15:38:37 -08:00
Rakefile Put together tests for seamless_database_pool adapter 2012-08-22 19:50:37 -07:00
VERSION Version bump to 0.2.11 2012-09-14 11:00:59 -04:00
activerecord-import.gemspec Adding gemspec. To re-generate use: rake gemspec:generate 2012-08-29 23:45:16 -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