This project is archived and is in readonly mode.
[PATCH] Avoid warning: method redefined; discarding old ...
Reported by Santiago Pastorino | March 22nd, 2010 @ 12:12 AM | in 3.0.2
This patch avoid ...
/home/santiago/Documentos/WyeWorks/Proys/rails/activesupport/lib/active_support/core_ext/time/conversions.rb:64: warning: method redefined; discarding old to_date /home/santiago/Documentos/WyeWorks/Proys/rails/activesupport/lib/active_support/core_ext/time/conversions.rb:81: warning: method redefined; discarding old to_datetime
Comments and changes to this ticket
-
Repository March 22nd, 2010 @ 01:17 AM
- State changed from open to committed
(from [16cad60fd3734740f30ddc770f60da8a5a8deb97]) avoid active_support/core_ext/time/conversions.rb warnings
[#4250 state:committed]
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net
http://github.com/rails/rails/commit/16cad60fd3734740f30ddc770f60da... -
Santiago Pastorino March 22nd, 2010 @ 02:38 AM
The patch accidentally add a gem "system_timer" to Gemfile, here is the revert of that
-
Jeremy Kemper October 15th, 2010 @ 11:01 PM
- Milestone set to 3.0.2
- Importance changed from to Low
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>
People watching this ticket
Attachments
Tags
Referenced by
- 4250 [PATCH] Avoid warning: method redefined; discarding old ... [#4250 state:committed]