To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorRoles
Use a role whenever you want to group actions that are specific to a certain kind of user, or to a user performing tasks in a certain context.
For example, if you have an app with a public area, an area that is specific to registered users and an area that is specific to admins, then you may have 3 different roles: visitor, user and admin. But you may want to sub-divide these roles even further: a user that is managing their account performs a different set of tasks than does a user that is shopping.
Topics
Last published over 7 years ago by David Leal.