-
- Downloads
Created ProtectedRefsController to reduce Tags/Branches duplication
Fixes ProtectedBranches#create flash errors bug due to typo in 'flash[:alert] = @protected_branches.errors'
Showing
- app/controllers/projects/protected_branches_controller.rb 18 additions, 40 deletionsapp/controllers/projects/protected_branches_controller.rb
- app/controllers/projects/protected_refs_controller.rb 48 additions, 0 deletionsapp/controllers/projects/protected_refs_controller.rb
- app/controllers/projects/protected_tags_controller.rb 18 additions, 40 deletionsapp/controllers/projects/protected_tags_controller.rb
Please register or sign in to comment