-
- Downloads
Ability to create project with namespace
parent
96105e21
No related branches found
No related tags found
Showing
- app/helpers/application_helper.rb 12 additions, 0 deletionsapp/helpers/application_helper.rb
- app/models/group.rb 4 additions, 0 deletionsapp/models/group.rb
- app/models/namespace.rb 4 additions, 0 deletionsapp/models/namespace.rb
- app/models/project.rb 3 additions, 0 deletionsapp/models/project.rb
- app/models/user.rb 11 additions, 1 deletionapp/models/user.rb
- app/views/profile/account.html.haml 18 additions, 3 deletionsapp/views/profile/account.html.haml
- app/views/projects/_new_form.html.haml 6 additions, 0 deletionsapp/views/projects/_new_form.html.haml
- config/routes.rb 1 addition, 1 deletionconfig/routes.rb
- db/schema.rb 2 additions, 1 deletiondb/schema.rb
- spec/models/user_spec.rb 1 addition, 0 deletionsspec/models/user_spec.rb
Please register or sign in to comment