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

Active Admin and Devise #10

Open
kgeographer opened this issue Sep 3, 2015 · 1 comment
Open

Active Admin and Devise #10

kgeographer opened this issue Sep 3, 2015 · 1 comment

Comments

@kgeographer
Copy link

I plan to use Active Admin for the app I'm building but want other kinds of users/roles, e.g. ordinary user, and editor. Will the app template here work in concert with Active Admin's implementation of Devise, or is it a can of worms?

I am an intermediate web developer, but new to Rails.

@DanielKehoe
Copy link
Member

I haven't used Active Admin so can't comment. For a simple role-based authorization app, I recommend using the rails-devise-roles example. You can build it with Rails Composer and add the Upmin interface. There's a full tutorial available for the rails-devise-roles example.

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

2 participants