-
- Downloads
Move user key manipulation in admin section to a separate controller.
parent
c1e57b47
No related branches found
No related tags found
Showing
- app/controllers/admin/keys_controller.rb 34 additions, 0 deletionsapp/controllers/admin/keys_controller.rb
- app/controllers/admin/users_controller.rb 0 additions, 21 deletionsapp/controllers/admin/users_controller.rb
- app/views/admin/keys/show.html.haml 4 additions, 0 deletionsapp/views/admin/keys/show.html.haml
- app/views/admin/users/key.html.haml 0 additions, 4 deletionsapp/views/admin/users/key.html.haml
- app/views/admin/users/show.html.haml 2 additions, 2 deletionsapp/views/admin/users/show.html.haml
- config/routes.rb 1 addition, 2 deletionsconfig/routes.rb
app/controllers/admin/keys_controller.rb
0 → 100644
app/views/admin/keys/show.html.haml
0 → 100644
app/views/admin/users/key.html.haml
deleted
100644 → 0
Please register or sign in to comment