Sha256: a3c8b14e42458eb961c1fc7291e433a7ce78e64d3beb791a9f6eb5ba5f1c2c91
Contents?: true
Size: 304 Bytes
Versions: 20
Compression:
Stored size: 304 Bytes
Contents
= table_for 'class-groups-without-semester-index' do thead 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: @class_groups, as: 'class_group' /= paginate @class_groups
Version data entries
20 entries across 20 versions & 2 rubygems