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

Version Path
gaku_frontend-0.3.0 app/views/gaku/class_groups/_class_groups_with_semester.html.slim
gaku_frontend-0.3.0.pre.4 app/views/gaku/class_groups/_class_groups_with_semester.html.slim
gaku_frontend-0.3.0.pre.3 app/views/gaku/class_groups/_class_groups_with_semester.html.slim
gaku_frontend-0.3.0.pre.2 app/views/gaku/class_groups/_class_groups_with_semester.html.slim
gaku_frontend-0.3.0.pre.1 app/views/gaku/class_groups/_class_groups_with_semester.html.slim
gaku_frontend-0.3.0.pre.0 app/views/gaku/class_groups/_class_groups_with_semester.html.slim
gaku-0.2.4 frontend/app/views/gaku/class_groups/_class_groups_with_semester.html.slim
gaku_frontend-0.2.4 app/views/gaku/class_groups/_class_groups_with_semester.html.slim
gaku-0.2.3 frontend/app/views/gaku/class_groups/_class_groups_with_semester.html.slim
gaku_frontend-0.2.3 app/views/gaku/class_groups/_class_groups_with_semester.html.slim
gaku-0.2.2 frontend/app/views/gaku/class_groups/_class_groups_with_semester.html.slim
gaku_frontend-0.2.2 app/views/gaku/class_groups/_class_groups_with_semester.html.slim
gaku-0.2.1 frontend/app/views/gaku/class_groups/_class_groups_with_semester.html.slim
gaku_frontend-0.2.1 app/views/gaku/class_groups/_class_groups_with_semester.html.slim
gaku-0.2.0 frontend/app/views/gaku/class_groups/_class_groups_with_semester.html.slim
gaku_frontend-0.2.0 app/views/gaku/class_groups/_class_groups_with_semester.html.slim
gaku-0.1.1 frontend/app/views/gaku/class_groups/_class_groups_with_semester.html.slim
gaku_frontend-0.1.1 app/views/gaku/class_groups/_class_groups_with_semester.html.slim
gaku-0.1.0 frontend/app/views/gaku/class_groups/_class_groups_with_semester.html.slim
gaku_frontend-0.1.0 app/views/gaku/class_groups/_class_groups_with_semester.html.slim