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
Maybe you want to look into cancancan-mongoid. we released the first beta version. fyi there is also another issue with cancancan 2.0 CanCanCommunity/cancancan#413
cancancan 2.0 dropped support for mongoid
https://github.com/CanCanCommunity/cancancan/blob/develop/CHANGELOG.rdoc
Error was:
NoMethodError - undefined method 'accessible_by' for SomeMongoidDocument:Class
The text was updated successfully, but these errors were encountered: