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
I get this error when in the same model I try to relate relational and non-relational models
class Comment
include Mongoid::Document
include ActiveMongoid::Associations
include Mongoid::Timestamps