-
- Downloads
Move user key manipulation in admin section to a separate controller.
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
Loading
Please register or sign in to comment