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 habtm matcher to support symbols for join_table #1323

Merged
merged 1 commit into from Jul 25, 2020
Merged

Conversation

mcmire
Copy link
Collaborator

@mcmire mcmire commented Jul 25, 2020

The fix is simple but required slightly rewriting the tests, as it turns
out the existing tests weren't exercising all of the possible checks
that join_table makes.


Fixes #1321.

The fix is simple but required slightly rewriting the tests, as it turns
out the existing tests weren't exercising all of the possible checks
that join_table makes.
@mcmire mcmire merged commit 39f1dd7 into master Jul 25, 2020
@mcmire mcmire deleted the fix-issue-1321 branch July 25, 2020 23:28
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.

has_and_belongs_to_many .join_table not working with symbolized table name
1 participant