-
- Downloads
There was an error fetching the commit references. Please try again later.
Create empty Commits::UpdateService and wire it up
parent
d23fbbc6
No related branches found
No related tags found
Showing
- app/models/commit.rb 4 additions, 0 deletionsapp/models/commit.rb
- app/policies/commit_policy.rb 3 additions, 0 deletionsapp/policies/commit_policy.rb
- app/services/commits/update_service.rb 9 additions, 0 deletionsapp/services/commits/update_service.rb
- app/services/notes/quick_actions_service.rb 2 additions, 1 deletionapp/services/notes/quick_actions_service.rb
- app/services/quick_actions/interpret_service.rb 16 additions, 8 deletionsapp/services/quick_actions/interpret_service.rb
app/policies/commit_policy.rb
0 → 100644
app/services/commits/update_service.rb
0 → 100644
Please register or sign in to comment