Skip to content
This repository was archived by the owner on Feb 5, 2021. It is now read-only.

fix join on association#83

Open
nbraem wants to merge 1 commit into
edgarjs:masterfrom
nbraem:master
Open

fix join on association#83
nbraem wants to merge 1 commit into
edgarjs:masterfrom
nbraem:master

Conversation

@nbraem

@nbraem nbraem commented Oct 17, 2012

Copy link
Copy Markdown

The associations #{dimension}_rates and #{dimension}_raters need to be named with symbols instead of strings. If not, joining on them won't work (e.g. Model.joins(:dimension_rates) or Model.joins("dimension_rates") won't work).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant