-
- Downloads
Made suggested content changes based on MR Review
Changed the authentication method for removing fork through API Reflected changes to new auth method in API specs
Showing
- CHANGELOG 1 addition, 1 deletionCHANGELOG
- app/controllers/projects_controller.rb 5 additions, 1 deletionapp/controllers/projects_controller.rb
- app/views/projects/edit.html.haml 4 additions, 4 deletionsapp/views/projects/edit.html.haml
- config/routes.rb 1 addition, 1 deletionconfig/routes.rb
- lib/api/projects.rb 1 addition, 1 deletionlib/api/projects.rb
- spec/controllers/projects_controller_spec.rb 16 additions, 10 deletionsspec/controllers/projects_controller_spec.rb
- spec/features/projects_spec.rb 3 additions, 3 deletionsspec/features/projects_spec.rb
- spec/requests/api/projects_spec.rb 32 additions, 18 deletionsspec/requests/api/projects_spec.rb
Loading
Please register or sign in to comment