-
- Downloads
Refactors Controllers to use can?
Instead of calling directly the feature flag, uses can? to validate whether user has access to feature Changelog: changed
parent
5f239e59
No related branches found
No related tags found
Showing
- app/controllers/projects/ml/candidates_controller.rb 3 additions, 3 deletionsapp/controllers/projects/ml/candidates_controller.rb
- app/controllers/projects/ml/experiments_controller.rb 3 additions, 3 deletionsapp/controllers/projects/ml/experiments_controller.rb
- spec/requests/projects/ml/candidates_controller_spec.rb 10 additions, 8 deletionsspec/requests/projects/ml/candidates_controller_spec.rb
- spec/requests/projects/ml/experiments_controller_spec.rb 17 additions, 31 deletionsspec/requests/projects/ml/experiments_controller_spec.rb
-
mentioned in merge request kubitus-project/kubitus-installer!2224 (merged)
Please register or sign in to comment