sorcery
sorcery copied to clipboard
Make all ORMs being tested with all controllers
Currently only shared controller examples are tested with ORMs different than ActiveRecord.
In order to be able to properly decouple and test all ORMs, we should change it, so that each ORM is tested with all the features.