Devise Authentication

Hi everyone

Is there any way to smoothly transition from Restful Authentication to Devise?

Hi everyone,

Is there any way to smoothly transition from Restful Authentication to Devise?

https://github.com/plataformatec/devise/wiki/How-To:-Migrate-from-restful_authentication-to-Devise

Best regards

Peter De Berdt

Google found this for me https://github.com/plataformatec/devise/wiki/How-To:-Migrate-from-restful_authentication-to-Devise

Colin

Ok, but it appear to be incomplete.. I need know how to delete all files used by restful. After follow the tutorial bellow, my app don't run. It appear that there is some conflict with session.

I appreciate if someone can send the step-by-step to complete remove Restful, then I will try to install Devise from zero.

João