I found a tutorial here https://github.com/plataformatec/devise/wiki/How-To:-Migrate-from-restful_authentication-to-Devise-, however it seems like it is missing pieces of what to do, for example the restful_authentication plugin is still there…how do I remove it? Then how does Devise know what to get for my App…I’ve tried it but it just keeps breaking my App.
I found a tutorial here https://github.com/plataformatec/devise/wiki/How-To:-Migrate-from-restful_authentication-to-Devise- , however it seems like it is missing
Share
Think that fixed it.