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

Deprecates KalibroModule#module_results #189

Merged
merged 1 commit into from
Apr 10, 2016

Conversation

diegoamc
Copy link
Contributor

@diegoamc diegoamc commented Apr 8, 2016

This is an ActiveRecord method that existed when a KalibroModule 'had
many' ModuleResults. Our business logic changed and now a KalibroModule
'belongs to' only one ModuleResult.

Our next major release should remove this deprecation.

Notice that when we remove that deprecation, we will need to change our KalibroModule controller accordingly.

@diegoamc diegoamc force-pushed the kalibro_module_module_results_endpoint branch from 5761980 to fc5dfa2 Compare April 8, 2016 20:00
@rafamanzo
Copy link
Member

Could you create an issue to remove this deprecated method? And what do you think about we start a milestone that will hold issues related to deprecations?

@rafamanzo
Copy link
Member

CHANGELOG?

This is an ActiveRecord method that existed when a KalibroModule 'had
many' ModuleResults. Our business logic changed and now a KalibroModule
'belongs to' only one ModuleResult.

Our next major release should remove this deprecation.

Adds CHANGELOG.
@diegoamc diegoamc force-pushed the kalibro_module_module_results_endpoint branch from fc5dfa2 to d172c98 Compare April 9, 2016 14:18
@diegoamc
Copy link
Contributor Author

diegoamc commented Apr 9, 2016

Issue created and CHANGELOG added.

@rafamanzo
Copy link
Member

Nice! Thanks!

@rafamanzo rafamanzo merged commit 21d01db into master Apr 10, 2016
@rafamanzo rafamanzo deleted the kalibro_module_module_results_endpoint branch April 10, 2016 11:14
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