I have an application that has a custom registration controller, called users_controller, for devise because only Admin is able to create users. I want to allow users to ch
I have found the soulution and have fixed this on the Devise wiki