Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix namespaced models attributes translation. #1788

Closed
wants to merge 2 commits into from
Closed

Fix namespaced models attributes translation. #1788

wants to merge 2 commits into from

Conversation

Antiarchitect
Copy link
Contributor

Fix for attributes translation of namespaced models like Some::Complicated::Model. Because of .underscore turns it in some/complicated/model" and this cannot be concatenated via "." with attribute_key_name.

…licated::Model. Because of .underscore turns it in "some/complicated/model" and this cannot be concatenated by dot with attribute_key_name.
@josevalim
Copy link
Contributor

We are no longer applying changes to 2-3-stable. Tks!

@josevalim josevalim closed this Jun 20, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants