-
- Downloads
Namespace model added. Migration to convert exit project/groups
parent
ced242a2
No related branches found
No related tags found
Showing
- app/models/group.rb 1 addition, 20 deletionsapp/models/group.rb
- app/models/namespace.rb 20 additions, 0 deletionsapp/models/namespace.rb
- app/models/project.rb 10 additions, 1 deletionapp/models/project.rb
- db/migrate/20121122145155_convert_group_to_namespace.rb 13 additions, 0 deletionsdb/migrate/20121122145155_convert_group_to_namespace.rb
- db/migrate/20121122150932_add_namespace_id_to_project.rb 5 additions, 0 deletionsdb/migrate/20121122150932_add_namespace_id_to_project.rb
- db/schema.rb 11 additions, 10 deletionsdb/schema.rb
app/models/namespace.rb
0 → 100644
Please register or sign in to comment