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

Clarify docs on user setup #6872

Merged
merged 1 commit into from Mar 30, 2021
Merged

Conversation

javawizard
Copy link
Contributor

Note that passing a custom user class to rails g active_admin:install can also be used to generate a user class with a customized name. This would have saved me a bit of time trying to figure out how to convince Active Admin to generate a model named User instead of AdminUser for a new project without pivoting to using Devise's generators instead.

Note that passing a custom user class to `rails g active_admin:install` can also be used to generate a user class with a customized name.
Copy link
Member

@deivid-rodriguez deivid-rodriguez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks perfect @javawizard, thanks!

@deivid-rodriguez deivid-rodriguez changed the title clarify docs on user setup Clarify docs on user setup Mar 30, 2021
Copy link
Member

@javierjulio javierjulio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@javierjulio javierjulio merged commit 26122ec into activeadmin:master Mar 30, 2021
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

Successfully merging this pull request may close these issues.

None yet

3 participants