-
- Downloads
Merge branch 'admin-builds-page'
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
CHANGELOG
No related branches found
No related tags found
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/controllers/admin/builds_controller.rb 7 additions, 0 deletionsapp/controllers/admin/builds_controller.rb
- app/views/admin/builds/_build.html.haml 28 additions, 0 deletionsapp/views/admin/builds/_build.html.haml
- app/views/admin/builds/index.html.haml 23 additions, 0 deletionsapp/views/admin/builds/index.html.haml
- app/views/layouts/_nav.html.haml 3 additions, 0 deletionsapp/views/layouts/_nav.html.haml
- config/routes.rb 2 additions, 0 deletionsconfig/routes.rb
- spec/features/admin/builds_spec.rb 21 additions, 0 deletionsspec/features/admin/builds_spec.rb
app/controllers/admin/builds_controller.rb
0 → 100644
app/views/admin/builds/_build.html.haml
0 → 100644
app/views/admin/builds/index.html.haml
0 → 100644
spec/features/admin/builds_spec.rb
0 → 100644
Please register or sign in to comment