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

Ask for ActiveAdmin before asking for Devise on create #393

Open
jgmontoya opened this issue Feb 1, 2022 · 0 comments
Open

Ask for ActiveAdmin before asking for Devise on create #393

jgmontoya opened this issue Feb 1, 2022 · 0 comments
Assignees

Comments

@jgmontoya
Copy link
Contributor

Upon creation, the CLI prompts before for Devise with the following:

Do you want to use Devise for authentication? (required for ActiveAdmin):

Then, after asking wether a user model for devise should be created it asks for ActiveAdmin:

Do you want to use ActiveAdmin?:

I think it should ask about ActiveAdmin first, and then only ask about Devise if AA is not included.

It was my understanding that Potassium already tries to do this. Is there a reason for this case being different?

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

No branches or pull requests

2 participants