-
- Downloads
Add BlobController, remove Refs#blob
parent
39c65793
No related branches found
No related tags found
Showing
- app/controllers/blob_controller.rb 62 additions, 0 deletionsapp/controllers/blob_controller.rb
- app/controllers/refs_controller.rb 8 additions, 41 deletionsapp/controllers/refs_controller.rb
- app/views/blame/show.html.haml 1 addition, 1 deletionapp/views/blame/show.html.haml
- app/views/commits/_diffs.html.haml 1 addition, 1 deletionapp/views/commits/_diffs.html.haml
- app/views/tree/_tree_file.html.haml 3 additions, 3 deletionsapp/views/tree/_tree_file.html.haml
- config/routes.rb 1 addition, 7 deletionsconfig/routes.rb
- spec/requests/security/project_access_spec.rb 1 addition, 1 deletionspec/requests/security/project_access_spec.rb
- spec/routing/project_routing_spec.rb 6 additions, 11 deletionsspec/routing/project_routing_spec.rb
app/controllers/blob_controller.rb
0 → 100644
Please register or sign in to comment