Hey, feel free to pull this minor change that fixes errors when running rspec against a MySQL database that look like the following:
ActiveRecord::StatementInvalid in 'UsersController does not activate user with blank key'
Mysql::Error: Incorrect datetime value: '2010-12-05 04:11:14 -0600' for column 'remember_token_expires_at' at row 1:
Hey, feel free to pull this minor change that fixes errors when running rspec against a MySQL database that look like the following:
ActiveRecord::StatementInvalid in 'UsersController does not activate user with blank key' Mysql::Error: Incorrect datetime value: '2010-12-05 04:11:14 -0600' for column 'remember_token_expires_at' at row 1:
-Shannon