devise-roles-user-management
devise-roles-user-management copied to clipboard
Example app using Devise Roles(Admin) to manage Users with CanCan
Results
2
devise-roles-user-management issues
Sort by
recently updated
recently updated
newest added
Hello Brandon, I noticed that in your users controller - where is the method to whitelist user attributes - strong_params at the bottom of the controller? that would be very...
Noting that it is using Mongoid and MongoDB. I downloaded it thinking that it'd be using ActiveRecord but then was slightly taken aback when I looked for a config/database.yml file...