I'm helping a friend setup authlogic and we both ran into issues when trying to setup test accounts. So remember kids, when creating a user that uses authlogic's acts_as_authentic you must set both :password and :password_confirmation. 
Also you can get surprisingly  far without  actually putting acts_as_authentic in your user model. So don't forget that one either.
A Question of Scale
11 years ago
 
