This project is archived and is in readonly mode.
[PATCH] Add content_append option for to_label_tag.
Reported by spk | October 4th, 2010 @ 09:00 PM
Sometime we just need to add ":" at the end of a label.
If you are using the same translation for activemodel attribute
and label, you don't have to duplicate views labels keys.
Comments and changes to this ticket
-
spk October 4th, 2010 @ 09:25 PM
- no changes were found...
-
David Trasbo October 5th, 2010 @ 12:55 PM
- Importance changed from to Low
Maybe, but I think you should rename the option
:append
. -
David Trasbo October 6th, 2010 @ 04:03 PM
I agree with Ryan.
What I meant by my comment was "-1 with that name, but renaming might up its chances".
So basically: -1
-
Jeff Kreeftmeijer October 6th, 2010 @ 04:09 PM
-1
I think this should be a plugin too. If this gets accepted anyway, please use :append as the option name like David said. :)
-
David Trasbo October 6th, 2010 @ 04:24 PM
- State changed from new to wontfix
Let's make this a
wontfix
. Please do make a plugin for it, though. -
spk October 15th, 2010 @ 07:54 PM
the plugin for Rails 3 is here http://github.com/klacointe/label_builder
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>