The U.S. just went through a DST changeover this morning, which
uncovered some defective ActiveSupport behavior, specifically with the
creation of DateTimes in the local system zone.
Proposed fix: http://dev.rubyonrails.org/ticket/10068
The U.S. just went through a DST changeover this morning, which
uncovered some defective ActiveSupport behavior, specifically with the
creation of DateTimes in the local system zone.
Proposed fix: http://dev.rubyonrails.org/ticket/10068
Applied, thanks for the fix.