This project is archived and is in readonly mode.
Changeset [bfa12d7a02ce0e84fcd2b83f2ce6fee1386757e3] by Clemens Kofler
September 15th, 2008 @ 03:21 AM
Introduce convenience methods past?, today? and future? for Date and Time classes to facilitate Date/Time comparisons. http://github.com/rails/rails/co...
Committed by Clemens Kofler
- M activesupport/lib/active_support/core_ext/date/calculations.rb
- M activesupport/lib/active_support/core_ext/date_time/calculations.rb
- M activesupport/lib/active_support/core_ext/time/calculations.rb
- 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>