Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

Date formatting problem #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

rehevkor5
Copy link

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

…similar to:


ActiveRecord::StatementInvalid in 'name of test here'
Mysql::Error: Incorrect datetime value: '2010-12-05 04:11:14 UTC' for column 'remember_token_expires_at' at row 1:
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant