This project is archived and is in readonly mode.
Changeset [cce7ae54663243a224e9871f1aac2388842b0c3a] by gbuesing
September 15th, 2008 @ 04:56 AM
Add thorough tests for Time-object #past?, #future? and #today. Fix TimeWithZone #today? to use #time instead of #utc for date comparison. Update changelog. [#720 state:resolved] http://github.com/rails/rails/co...
Committed by gbuesing
- M activesupport/CHANGELOG
- M activesupport/lib/active_support/time_with_zone.rb
- M activesupport/test/core_ext/date_ext_test.rb
- M activesupport/test/core_ext/date_time_ext_test.rb
- M activesupport/test/core_ext/time_ext_test.rb
- M activesupport/test/core_ext/time_with_zone_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>