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

Create one user with assigned role per each of the user roles in seeds. #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fstybel
Copy link

@fstybel fstybel commented Feb 6, 2020

I added loop on each of roles in User model. The loop will create one user per each of role.
Email for created users have pattern: user_#{role_name}@example.com

Closes #40

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

Successfully merging this pull request may close these issues.

User from seed don't have roles
1 participant