Extraction of the ActiveRecord::Base#import functionality from ar-extensions for Rails 3 and beyon
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Denis Knauf 038a29682e import_many, import_*: returns last_inserted_id 11 years ago
benchmarks Restructuring directories. 13 years ago
lib import_many, import_*: returns last_inserted_id 11 years ago
test Ensuring that the geo spatial adapters are successfully wired up and working with base import functionality. 11 years ago
.gitignore Updating .gitignore with more entries 12 years ago
Gemfile Add seamless_database_pool gem 11 years ago
Gemfile.lock Remove remain of ruby-debug-19 from Gemfile.lock 11 years ago
README.markdown Update README.markdown 11 years ago
Rakefile Ensuring that the geo spatial adapters are successfully wired up and working with base import functionality. 11 years ago
VERSION Version bump to 0.2.11 11 years ago
activerecord-import.gemspec Adding gemspec. To re-generate use: rake gemspec:generate 11 years ago

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