This project is archived and is in readonly mode.
[PATCH] Removed old APIs in helpers
Reported by Łukasz Strzałkowski | July 20th, 2010 @ 10:19 AM
Few helpers are throwing deprecation warning when they are used with old API (few arguments, instead of options hash). They are like 2 years old. I think we can remove them with 3.0.
Patch attached. What do you think?
Comments and changes to this ticket
-
Łukasz Strzałkowski July 26th, 2010 @ 12:28 PM
- Assigned user set to José Valim
I would like to give it more attention ;)
As we are heading to first RC, if you like to idea of removing this deprecations 3.0 is good time for doing this.
-
Repository July 26th, 2010 @ 04:50 PM
- State changed from new to resolved
(from [da845275dde0f7c13f4a24c0366f809c5006e70a]) Removed deprecated APIs in text and number helpers [#5156 state:resolved]
They're deprecated since 2008. It's time to get rid of them.
Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/da845275dde0f7c13f4a24c0366f80...
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
- 5156 [PATCH] Removed old APIs in helpers (from [da845275dde0f7c13f4a24c0366f809c5006e70a]) Removed...