Hi everyone Is there any way to smoothly transition from Restful Authentication to Devise? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Hi everyone, Is there any way to smoothly transition from Restful Authentication to Devise? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On 14 Jan 2012, at 17:11, joao souza wrote:> 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 -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On 14 January 2012 16:11, joao souza <joao32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi everyone > > Is there any way to smoothly transition from Restful Authentication to > Devise?Google found this for me https://github.com/plataformatec/devise/wiki/How-To:-Migrate-from-restful_authentication-to-Devise Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
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 On 14/01/12 14:18, "Colin Law" <clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote:> On 14 January 2012 16:11, joao souza <joao32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> Hi everyone >> >> Is there any way to smoothly transition from Restful Authentication to >> Devise? > > Google found this for me > https://github.com/plataformatec/devise/wiki/How-To:-Migrate-from-restful_auth > entication-to-Devise > > Colin-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.