-
- Downloads
There was an error fetching the commit references. Please try again later.
Created group_icon and group_icon_url
Tests for these new helper methods
Showing
- app/helpers/groups_helper.rb 24 additions, 5 deletionsapp/helpers/groups_helper.rb
- app/models/concerns/avatarable.rb 1 addition, 1 deletionapp/models/concerns/avatarable.rb
- app/serializers/group_entity.rb 1 addition, 1 deletionapp/serializers/group_entity.rb
- app/views/admin/groups/_group.html.haml 1 addition, 1 deletionapp/views/admin/groups/_group.html.haml
- app/views/admin/groups/show.html.haml 1 addition, 1 deletionapp/views/admin/groups/show.html.haml
- app/views/groups/_home_panel.html.haml 1 addition, 1 deletionapp/views/groups/_home_panel.html.haml
- app/views/groups/edit.html.haml 1 addition, 1 deletionapp/views/groups/edit.html.haml
- app/views/layouts/nav/sidebar/_group.html.haml 1 addition, 1 deletionapp/views/layouts/nav/sidebar/_group.html.haml
- app/views/shared/groups/_group.html.haml 1 addition, 1 deletionapp/views/shared/groups/_group.html.haml
- app/views/shared/members/_group.html.haml 1 addition, 1 deletionapp/views/shared/members/_group.html.haml
- app/views/users/_groups.html.haml 1 addition, 1 deletionapp/views/users/_groups.html.haml
- spec/helpers/groups_helper_spec.rb 45 additions, 2 deletionsspec/helpers/groups_helper_spec.rb
Please register or sign in to comment