Ask A Question

Notifications

You’re not receiving notifications from this thread.

How to implement signup page for devise for two types of users?

Ponciano Vieira asked in Rails

Hi there,
I would like to implement STI for devise which will have two types of users. The first type of user is allowed to signup and I have called this as "PublicUser" and the second type of user is "User" which can only be registered within the application by an admin. How do I implement this?

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,464+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.