Ruby on Rails Wednesday, February 22, 2017

On Wed, Feb 22, 2017 at 2:38 AM Mike <mike.simkins@gmail.com> wrote:
I never really liked this functionality of devise,.

I normally make everyone a user, and the assign an 'admin' role in the same way as any other permission.


:thumbs-up: for this. Users (aka accounts) are users. Roles (aka privileges) are roles. Users have roles. Roles define access to resources and actions.

--
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/CAHUC_t8RvDzPAYs3cts_w8zDz%2BTdF5vdsFyRjRnEh%3DWvN3BQJA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment