Skip to content

Support tables w/ different names in has_many :through#7

Open
a-warner wants to merge 1 commit into
masterfrom
is_paranoid_through_table_names
Open

Support tables w/ different names in has_many :through#7
a-warner wants to merge 1 commit into
masterfrom
is_paranoid_through_table_names

Conversation

@a-warner

Copy link
Copy Markdown
  • Reflect on the association at query time to get the table name rather
    than assuming it's the same as options[:through]

- Reflect on the association at query time to get the table name rather
  than assuming it's the same as `options[:through]`
@a-warner

Copy link
Copy Markdown
Author

cc @dluxemburg @outoftime super janky / maybe we shouldn't do this but also for #posterity

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.

1 participant