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

Drop unbuilt has many throughs in params functions #192

Merged
merged 1 commit into from
Jan 27, 2017

Conversation

jsteiner
Copy link
Contributor

Drop unbuilt has many throughs in params functions

Prior to this commit, a has_many through relationship on the model was not dropped from the model. We now delete unbuilt has-many throughs.

Since we already test expected output from various params functions, simply adding the has_many through relation to the model was enough to reproduce errors in the tests.

Prior to this commit, a has_many through relationship on the model was
not dropped from the model. We now delete unbuilt has-many throughs.

Since we already test expected output from various params functions,
simply adding the has_many through relation to the model was enough to
reproduce errors in the tests.
@paulcsmith
Copy link
Contributor

👍

@jsteiner jsteiner merged commit 9c30d81 into master Jan 27, 2017
@jsteiner jsteiner deleted the js-has-many-through branch January 27, 2017 15:37
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.

2 participants