-
- Downloads
Merge pull request #3801 from holdtotherod/feature/internally-public-projects
Internally public projects
No related branches found
No related tags found
Showing
- app/controllers/application_controller.rb 1 addition, 1 deletionapp/controllers/application_controller.rb
- app/models/ability.rb 1 addition, 1 deletionapp/models/ability.rb
- app/views/projects/_form.html.haml 3 additions, 1 deletionapp/views/projects/_form.html.haml
- app/views/public/projects/index.html.haml 4 additions, 1 deletionapp/views/public/projects/index.html.haml
- features/project/public_projects.feature 8 additions, 0 deletionsfeatures/project/public_projects.feature
- features/steps/project/public_projects.rb 9 additions, 0 deletionsfeatures/steps/project/public_projects.rb
- features/steps/shared/paths.rb 8 additions, 0 deletionsfeatures/steps/shared/paths.rb
- spec/features/security/project_access_spec.rb 242 additions, 0 deletionsspec/features/security/project_access_spec.rb
features/project/public_projects.feature
0 → 100644
features/steps/project/public_projects.rb
0 → 100644
Please register or sign in to comment