Skip to content

Ask for ActiveAdmin before asking for Devise on create #393

@jgmontoya

Description

@jgmontoya

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?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions