Administrator creates user accounts with Devise gem
I have a project with Devise gem. I need to create a user with the admin account. If I am logged in with the admin account I can not enter the path / sing_up. How can I access this page?
Save 36% for Black Friday! Save 36% on GoRails for Black Friday! Learn more
You’re not receiving notifications from this thread.
I have a project with Devise gem. I need to create a user with the admin account. If I am logged in with the admin account I can not enter the path / sing_up. How can I access this page?