activerecord-import/lib/activerecord-import
Zach Dennis 6697e2b4db Ensuring that the geo spatial adapters are successfully wired up and working with base import functionality.
[#47]
2012-12-14 10:29:04 -05:00
..
active_record/adapters Ensuring that the geo spatial adapters are successfully wired up and working with base import functionality. 2012-12-14 10:29:04 -05:00
adapters Ensuring that the geo spatial adapters are successfully wired up and working with base import functionality. 2012-12-14 10:29:04 -05:00
base.rb Ensuring that the geo spatial adapters are successfully wired up and working with base import functionality. 2012-12-14 10:29:04 -05:00
import.rb Fix example in doc comment. 2012-12-14 09:59:59 -05:00
mysql.rb Deprecating usage of "require 'activerecord-import/<adapter_name>'" in favor of "require 'activerecord-import'". 2010-09-26 17:07:41 -04:00
mysql2.rb Deprecating usage of "require 'activerecord-import/<adapter_name>'" in favor of "require 'activerecord-import'". 2010-09-26 17:07:41 -04:00
postgresql.rb Deprecating usage of "require 'activerecord-import/<adapter_name>'" in favor of "require 'activerecord-import'". 2010-09-26 17:07:41 -04:00
sqlite3.rb Deprecating usage of "require 'activerecord-import/<adapter_name>'" in favor of "require 'activerecord-import'". 2010-09-26 17:07:41 -04:00
synchronize.rb Also clear the destroyed flag after synchronizing. 2012-12-14 09:59:58 -05:00