I'm working with the Gema devise for user authentication in my application, but I have the following doubt, I can create users without breaking into the system, but how do I manage to register them when logged in? (Show me the form) and do not skip the sign that I am already identified.
Thank you very much.