This project is archived and is in readonly mode.
html_tag option for error_message_on to wrap the message with the specified html tag
Reported by PacoGuzman | March 27th, 2010 @ 03:31 PM
I've added a html_tag option to error_message_on method to wrap the error message with the specified html tag.
See patch
Comments and changes to this ticket
-
Repository March 29th, 2010 @ 01:27 AM
- State changed from new to resolved
(from [878a9e02f662516d0d70c44beb1a3f4297342896]) html_tag option to wrap error_message_on text [#4283 state:resolved]
Signed-off-by: wycats wycats@gmail.com
http://github.com/rails/rails/commit/878a9e02f662516d0d70c44beb1a3f...
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
- 4283 html_tag option for error_message_on to wrap the message with the specified html tag (from [878a9e02f662516d0d70c44beb1a3f4297342896]) html_ta...