This project is archived and is in readonly mode.

Changeset [2203c781a7dfa8b0c8b6c97cd318d941f9fbb26c] by Xavier Noria

May 12th, 2010 @ 10:04 PM

defines prev(month|year) in Date and Time to ease transition to 1.9, and deprecates last(month|year)
http://github.com/rails/rails/commit/2203c781a7dfa8b0c8b6c97cd318d9...

Committed by Xavier Noria

  • M activesupport/CHANGELOG
  • M activesupport/lib/active_support/core_ext/date/calculations.rb
  • M activesupport/lib/active_support/core_ext/time/calculations.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 railties/guides/source/active_support_core_extensions.textile

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>