im lost in an update. updated rails 3 to 4 and now stuck with devise…
i have updated views and controller code & user.rb, but i dont know where the error comes from…nor do i see the same reset token in the database…
any ideas?
thx
im lost in an update. updated rails 3 to 4 and now stuck with devise…
i have updated views and controller code & user.rb, but i dont know where the error comes from…nor do i see the same reset token in the database…
any ideas?
thx
Sounds like Devise 3.1: Now with more secure defaults « Plataformatec Blog (see the ‘Store digested tokens in the database’ section)
Fred