-
- Downloads
Strip attributes for Milestone and Issuable. #3428
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/controllers/projects/issues_controller.rb 1 addition, 3 deletionsapp/controllers/projects/issues_controller.rb
- app/controllers/projects/merge_requests_controller.rb 1 addition, 3 deletionsapp/controllers/projects/merge_requests_controller.rb
- app/models/concerns/issuable.rb 2 additions, 0 deletionsapp/models/concerns/issuable.rb
- app/models/concerns/strip_attribute.rb 34 additions, 0 deletionsapp/models/concerns/strip_attribute.rb
- app/models/milestone.rb 3 additions, 0 deletionsapp/models/milestone.rb
- spec/models/concerns/strip_attribute_spec.rb 20 additions, 0 deletionsspec/models/concerns/strip_attribute_spec.rb
app/models/concerns/strip_attribute.rb
0 → 100644
spec/models/concerns/strip_attribute_spec.rb
0 → 100644
Please register or sign in to comment