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've tried this tasks and it faild, because Mongoid::Search.classes returned [Object]. Maybe the problem is in nesting: Mongoid::Search is included into another concern, which is included to models. Any thoughts/suggestions?