ruby on rails - Is there a way to migrate devise users from one application to another (still using devise?) -
i have legacy rails app, hundreds of users, using devise. need migrate these users brand new app, running devise , rails 3.2. ways this? how deal encripted passwords?
check out device upgrade instructions https://github.com/plataformatec/devise/wiki/how-to:-upgrade-to-devise-2.0
Comments
Post a Comment