Commit Graph

3 Commits

Author SHA1 Message Date
Yuki Nishijima e6f266acb5 Add test that checks if AR's abstract_class option plays together with kaminari 2013-11-11 10:32:46 +09:00
Akira Matsuda 52758797d2 AR::Migration.shut_up! 2012-05-23 12:54:54 +09:00
Akira Matsuda d0cb1837a1 refactor AR, DM, mongoid, and mongo_mapper specs
extract model definitions for each ORM under spec/fake_app, and load them only if target ORM is loaded
by this mechanism, all ORMs share a model name "User", and the other specs such as helper specs and request specs will run polymorphically
2012-05-23 12:44:13 +09:00