This project is archived and is in readonly mode.
Rails 2.3.4 and nested models attributes localization
Reported by phlawski | September 9th, 2009 @ 09:29 PM
Hi,
In Rails 2.3.3 I had a localized attributes for nested models in
such way:
some_model:
submodel_attribute: FooBar
submodel_second_attribute: BazBar
And it has worked for me without a problems. In Rails 2.3.4 it
doesn't work anymore.
Is it a bug or something has changed?
Comments and changes to this ticket
-
José Valim September 24th, 2009 @ 11:46 AM
- State changed from new to duplicate
This is a bug. This ticket is also a duplicate of #3147, which already has a patch attached. :)
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>