-
- Downloads
Serialize groups as json for Dashboard::GroupsController
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
- app/controllers/dashboard/groups_controller.rb 20 additions, 7 deletionsapp/controllers/dashboard/groups_controller.rb
- app/serializers/group_entity.rb 16 additions, 0 deletionsapp/serializers/group_entity.rb
- app/serializers/group_serializer.rb 19 additions, 0 deletionsapp/serializers/group_serializer.rb
- app/views/dashboard/groups/_groups.html.haml 3 additions, 2 deletionsapp/views/dashboard/groups/_groups.html.haml
- app/views/dashboard/groups/index.html.haml 1 addition, 1 deletionapp/views/dashboard/groups/index.html.haml
app/serializers/group_entity.rb
0 → 100644
app/serializers/group_serializer.rb
0 → 100644
Please register or sign in to comment