password_salt and password_hash are not methods of any ruby library. most likely you need to make sure they are columns in your model's table
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
password, hashed_password and validation | 0 | 155 | August 21, 2006 | |
Salted hash login generator | 0 | 103 | February 18, 2009 | |
NoMethodError undefined method `password' for #<User:0x102295b28> | 3 | 157 | December 14, 2010 | |
Add salt in user password to make more scure? | 3 | 179 | February 26, 2025 | |
Syntax Problem | 18 | 190 | November 18, 2007 |