Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify Artist, Admin, and Voter models #63

Open
Katee opened this issue Mar 26, 2017 · 2 comments
Open

Unify Artist, Admin, and Voter models #63

Katee opened this issue Mar 26, 2017 · 2 comments

Comments

@Katee
Copy link

Katee commented Mar 26, 2017

Use a roles framework such as https://github.com/ryanb/cancan to set (possibly mutually exclusive) role(s) for a user. This will make #62 easier.

@Katee Katee mentioned this issue Mar 30, 2017
@Katee
Copy link
Author

Katee commented Mar 30, 2017

CanCan is defunct. CanCanCan allows for fine grained control of abilities.

@Katee
Copy link
Author

Katee commented Mar 30, 2017

A first pass might be a simple roles array on User.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant