This project is archived and is in readonly mode.
I18n: ActiveRecord validations custom messages
Reported by Sven Fuchs | August 31st, 2008 @ 11:42 AM
As discussed here: http://groups.google.com/group/r...
And implemented here: http://i18n.lighthouseapp.com/pr...
The attached patch fixes a bug we have in ActiveRecord validations message translation code which causes
validates_presence_of :title, :message => :symbol
to fail. This is an intended use though.
Can the patch please be applied shortterm?
Comments and changes to this ticket
-
Jeremy Kemper August 31st, 2008 @ 09:27 PM
- State changed from new to resolved
- Milestone cleared.
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>