summaryrefslogtreecommitdiff
path: root/app/views/shared/groups/_list.html.haml
blob: 0833c6e61e5295bb4c4f6b45065c8a2a96d8410b (plain)
1
2
3
- if groups.any?
  - groups.each_with_index do |group, i|
    = render "shared/groups/group", group: group