-
- Downloads
Added UsersGroup validations. Added ability to add UsersGroup to group via UI
Showing
- app/controllers/groups_controller.rb 5 additions, 4 deletionsapp/controllers/groups_controller.rb
- app/models/group.rb 6 additions, 0 deletionsapp/models/group.rb
- app/models/users_group.rb 18 additions, 0 deletionsapp/models/users_group.rb
- app/views/groups/_new_group_member.html.haml 3 additions, 3 deletionsapp/views/groups/_new_group_member.html.haml
- app/views/groups/people.html.haml 10 additions, 5 deletionsapp/views/groups/people.html.haml
- db/schema.rb 45 additions, 33 deletionsdb/schema.rb
Please register or sign in to comment