-
- Downloads
There was an error fetching the commit references. Please try again later.
ProtectedBranchPolicy used from Controller for destroy/update
Showing
- app/policies/protected_branch_policy.rb 4 additions, 0 deletionsapp/policies/protected_branch_policy.rb
- app/services/protected_branches/create_service.rb 13 additions, 4 deletionsapp/services/protected_branches/create_service.rb
- app/services/protected_branches/destroy_service.rb 2 additions, 0 deletionsapp/services/protected_branches/destroy_service.rb
- spec/controllers/projects/protected_branches_controller_spec.rb 41 additions, 0 deletions...ontrollers/projects/protected_branches_controller_spec.rb
- spec/services/protected_branches/create_service_spec.rb 13 additions, 0 deletionsspec/services/protected_branches/create_service_spec.rb
- spec/services/protected_branches/destroy_service_spec.rb 13 additions, 0 deletionsspec/services/protected_branches/destroy_service_spec.rb
- spec/services/protected_branches/update_service_spec.rb 11 additions, 0 deletionsspec/services/protected_branches/update_service_spec.rb
Please register or sign in to comment