This project is archived and is in readonly mode.

#3177 ✓duplicate
phlawski

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

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

Pages