-
- Downloads
Added public groups area to enhance searching and exploring of projects
fixed whitespaces and quotes fixed whitespaces fixed devise.html.haml fixed method parenthesis in app/models/group.rb removed links from header removed links from devise.html added tests
parent
f3b0cb77
No related branches found
No related tags found
Showing
- app/controllers/public/groups_controller.rb 14 additions, 0 deletionsapp/controllers/public/groups_controller.rb
- app/models/group.rb 16 additions, 0 deletionsapp/models/group.rb
- app/views/layouts/public_groups.html.haml 11 additions, 0 deletionsapp/views/layouts/public_groups.html.haml
- app/views/public/groups/index.html.haml 59 additions, 0 deletionsapp/views/public/groups/index.html.haml
- config/routes.rb 1 addition, 0 deletionsconfig/routes.rb
- features/public/public_groups.feature 32 additions, 0 deletionsfeatures/public/public_groups.feature
- features/steps/shared/group.rb 8 additions, 0 deletionsfeatures/steps/shared/group.rb
- features/steps/shared/paths.rb 8 additions, 0 deletionsfeatures/steps/shared/paths.rb
app/controllers/public/groups_controller.rb
0 → 100644
app/views/layouts/public_groups.html.haml
0 → 100644
app/views/public/groups/index.html.haml
0 → 100644
Please register or sign in to comment