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

Fixtures using Foreign key symbols #17009

Merged
merged 2 commits into from
Sep 22, 2014

Conversation

arthurnn
Copy link
Member

this is a cherry-pick of #16838 + plus tests.

Just made the killer on DeadParrot to have a fk as symbol to regress test this.

review @chancancode @tenderlove

rafaelfranca added a commit that referenced this pull request Sep 22, 2014
@rafaelfranca rafaelfranca merged commit b61a2db into rails:master Sep 22, 2014
@arthurnn arthurnn deleted the foreign_key_symbols branch September 22, 2014 17:25
@tenderlove
Copy link
Member

I'm curious, do we not normalize keys? Shouldn't everything always be a string or symbol internally? If someone is passing in one, we should convert it to the other once.

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

4 participants