Hello,

i'm trying to use devise gem 1.1.1 on a new rails 3 app,


I would like to change the password of my users from the console,
user.password= works well in dev, but in production, despite the
encrypted password has changed, i can't log in the application.
(user.reset_password!(new_pass,new_pass) doesn't work neither...)

Would apreciate ...

itkin
-- 
Posted via http://www.ruby-forum.com/.

-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to