-
- Downloads
Move blame group logic to dedicated class
Showing
- app/controllers/projects/blame_controller.rb 1 addition, 27 deletionsapp/controllers/projects/blame_controller.rb
- app/views/projects/blame/show.html.haml 2 additions, 2 deletionsapp/views/projects/blame/show.html.haml
- lib/gitlab/blame.rb 54 additions, 0 deletionslib/gitlab/blame.rb
- spec/controllers/blame_controller_spec.rb 0 additions, 14 deletionsspec/controllers/blame_controller_spec.rb
- spec/lib/gitlab/blame_spec.rb 24 additions, 0 deletionsspec/lib/gitlab/blame_spec.rb
lib/gitlab/blame.rb
0 → 100644
spec/lib/gitlab/blame_spec.rb
0 → 100644
Please register or sign in to comment