-
- Downloads
Add download button to project snippets
Showing
- app/controllers/concerns/snippets_actions.rb 3 additions, 1 deletionapp/controllers/concerns/snippets_actions.rb
- app/controllers/snippets_controller.rb 3 additions, 11 deletionsapp/controllers/snippets_controller.rb
- app/helpers/blob_helper.rb 4 additions, 4 deletionsapp/helpers/blob_helper.rb
- app/views/shared/snippets/_blob.html.haml 1 addition, 2 deletionsapp/views/shared/snippets/_blob.html.haml
- app/views/snippets/show.html.haml 1 addition, 1 deletionapp/views/snippets/show.html.haml
- changelogs/unreleased/dm-snippet-download-button.yml 4 additions, 0 deletionschangelogs/unreleased/dm-snippet-download-button.yml
- config/routes/project.rb 1 addition, 1 deletionconfig/routes/project.rb
- config/routes/snippets.rb 1 addition, 2 deletionsconfig/routes/snippets.rb
- spec/controllers/snippets_controller_spec.rb 87 additions, 93 deletionsspec/controllers/snippets_controller_spec.rb
- spec/features/projects/snippets/show_spec.rb 12 additions, 0 deletionsspec/features/projects/snippets/show_spec.rb
- spec/features/snippets/show_spec.rb 12 additions, 0 deletionsspec/features/snippets/show_spec.rb
Please register or sign in to comment