Extraction of the ActiveRecord::Base#import functionality from ar-extensions for Rails 3 and beyon
Go to file
Zach Dennis 075104a944 Finished porting over MySQL import functionality.
* removed assertions on #num_inserts, that is db-specific and is handled in details by abstract_adapter_test.
2010-03-13 22:30:29 -05:00
lib Finished porting over MySQL import functionality. 2010-03-13 22:30:29 -05:00
test Finished porting over MySQL import functionality. 2010-03-13 22:30:29 -05:00
Gemfile Implementing the majority of generic #import tests. 2010-03-11 23:52:16 -05:00
Rakefile Updated Rakefile and test_helper to work with more adapters than just sqlite3. 2010-03-13 20:20:55 -05:00