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

Date formatting problem#23

Open
rehevkor5 wants to merge 1 commit intotechnoweenie:masterfrom
rehevkor5:master
Open

Date formatting problem#23
rehevkor5 wants to merge 1 commit intotechnoweenie:masterfrom
rehevkor5:master

Conversation

@rehevkor5
Copy link
Copy Markdown

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.

1 participant