Open dnrce opened 10 years ago
There's a ton of unnecessary .midnight, .utc, etc., and a number of cases where the dates shouldn't be fixed.
.midnight
.utc
It all results in intermittently failing tests.
There are a bunch of new helpers in Rails 4.1 to assist with this. See http://edgeguides.rubyonrails.org/4_1_release_notes.html#active-support-notable-changes
There's a ton of unnecessary
.midnight
,.utc
, etc., and a number of cases where the dates shouldn't be fixed.It all results in intermittently failing tests.
There are a bunch of new helpers in Rails 4.1 to assist with this. See http://edgeguides.rubyonrails.org/4_1_release_notes.html#active-support-notable-changes