Displaying 1 result from an estimated 1 matches for "dfbmab24".
2005 Dec 17
1
lost in an ActiveRecord::StatementInvalid
...word = User.hash_password(self.password)
end
def after_create
@password = nil
end
private
def self.hash_password(password)
Digest::SHA1.hexdigest(password)
end
end
Any hints?
-- fxn
PS: The full stack trace is here: http://rafb.net/paste/results/
dFbMab24.html