You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I mentioned in #14, we would like to support other ORMs than ActiveRecord.
For instance, our test suite is using fixtures now and there may be a problem with Mongoid.
I started writing implementation of fixtures for Mongoid, but maybe we can switch to FactoryGirl or something else?