Displaying 1 result from an estimated 1 matches for "supports_import".
2009 Jul 14
0
problem with ar-extensions import
hi! I''m using rails 2.3.2 with ar-extensions 0.9.1 (mysql 5)
I''m trying to use the import() method on one of my AR models and it
works but it still runs a single insert query for each record. Oddly,
MyModel.supports_import? returns false even though that value seems to
be hard coded ... ? [1]
does the db table type make a difference?
1. http://tinyurl.com/kty8zt