Ruby on Rails Thursday, July 13, 2017

Hello guys i want to implement rbac autorisation for a rails app.
i use devise to generate user and i have a product controllers.
am a beginners at rails and i want to use:
user role show 
admin role edit
speruser role delete
I don't know how to implement this i use cancan and i have a problem to affect a role to a user

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/28ea298b-1252-4ee0-a12e-5fadadbc8c4a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment