Sha256: 2ca5cd60b668ff5390e99de107745b559365ec3a0a05c5abfe712bff582e95b4
Contents?: true
Size: 433 Bytes
Versions: 20
Compression:
Stored size: 433 Bytes
Contents
- @semesters.each do |semester| = table_for "semester-#{semester}-class-groups-index" do thead tr th.btn-inverse colspan='4' ="#{t(:'semester.singular')}: #{semester}" tr = th t(:'class_group.grade') = th t(:'class_group.name') = th t(:'class_group.homeroom') = th_actions 1 tbody = render partial: 'class_group', collection: semester.class_groups, as: :class_group
Version data entries
20 entries across 20 versions & 2 rubygems