-
- Downloads
Remove form for adding user to several projects from admin area.
Remove unnecessary projects order on User#show
Showing
- app/controllers/admin/users_controller.rb 0 additions, 5 deletionsapp/controllers/admin/users_controller.rb
- app/controllers/users_controller.rb 1 addition, 1 deletionapp/controllers/users_controller.rb
- app/views/admin/users/show.html.haml 0 additions, 22 deletionsapp/views/admin/users/show.html.haml
- app/views/dashboard/projects.html.haml 3 additions, 1 deletionapp/views/dashboard/projects.html.haml
- spec/factories.rb 1 addition, 0 deletionsspec/factories.rb
- spec/features/admin/admin_users_spec.rb 0 additions, 14 deletionsspec/features/admin/admin_users_spec.rb
- spec/models/user_spec.rb 2 additions, 6 deletionsspec/models/user_spec.rb
Please register or sign in to comment