-
- Downloads
Refactor snippets views
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
- app/assets/stylesheets/sections/snippets.scss 3 additions, 0 deletionsapp/assets/stylesheets/sections/snippets.scss
- app/views/projects/snippets/_blob.html.haml 0 additions, 13 deletionsapp/views/projects/snippets/_blob.html.haml
- app/views/projects/snippets/edit.html.haml 4 additions, 1 deletionapp/views/projects/snippets/edit.html.haml
- app/views/projects/snippets/new.html.haml 4 additions, 1 deletionapp/views/projects/snippets/new.html.haml
- app/views/projects/snippets/show.html.haml 30 additions, 4 deletionsapp/views/projects/snippets/show.html.haml
- app/views/shared/snippets/_blob.html.haml 0 additions, 0 deletionsapp/views/shared/snippets/_blob.html.haml
- app/views/shared/snippets/_form.html.haml 23 additions, 10 deletionsapp/views/shared/snippets/_form.html.haml
- app/views/snippets/_blob.html.haml 0 additions, 13 deletionsapp/views/snippets/_blob.html.haml
- app/views/snippets/_form.html.haml 0 additions, 58 deletionsapp/views/snippets/_form.html.haml
- app/views/snippets/edit.html.haml 4 additions, 1 deletionapp/views/snippets/edit.html.haml
- app/views/snippets/new.html.haml 4 additions, 1 deletionapp/views/snippets/new.html.haml
- app/views/snippets/show.html.haml 13 additions, 1 deletionapp/views/snippets/show.html.haml
- features/project/snippets.feature 0 additions, 1 deletionfeatures/project/snippets.feature
- features/snippets/snippets.feature 0 additions, 1 deletionfeatures/snippets/snippets.feature
- features/steps/project/snippets.rb 1 addition, 1 deletionfeatures/steps/project/snippets.rb
- features/steps/snippets/snippets.rb 1 addition, 1 deletionfeatures/steps/snippets/snippets.rb
File moved
app/views/snippets/_blob.html.haml
deleted
100644 → 0
app/views/snippets/_form.html.haml
deleted
100644 → 0
Please register or sign in to comment