activerecord-import/lib/activerecord-import/active_record/adapters
2012-01-03 00:41:04 -08:00
..
abstract_adapter.rb Renaming ActiveRecord::Extensions to ActiveRecord::Import. 2010-09-26 17:05:02 -04:00
jdbcmysql_adapter.rb Adding jdbcmysql support. 2011-05-04 20:27:11 -04:00
mysql2_adapter.rb Clean up module usage. There's no need to use InstanceMethods -- normal Ruby modules and includes will work fine here. 2012-01-03 00:41:04 -08:00
mysql_adapter.rb Clean up module usage. There's no need to use InstanceMethods -- normal Ruby modules and includes will work fine here. 2012-01-03 00:41:04 -08:00
postgresql_adapter.rb Clean up module usage. There's no need to use InstanceMethods -- normal Ruby modules and includes will work fine here. 2012-01-03 00:41:04 -08:00
sqlite3_adapter.rb Clean up module usage. There's no need to use InstanceMethods -- normal Ruby modules and includes will work fine here. 2012-01-03 00:41:04 -08:00