Sha256: 391a767ca8d5745fabbc7b2872ba316acff02d0de63d289b767f2a21ad9e631a

Contents?: true

Size: 164 Bytes

Versions: 6

Compression:

Stored size: 164 Bytes

Contents

= render 'gaku/shared/fields/student_fields', student: student
td
  = link_to_show student
  = link_to_edit [:edit, student]
  = ajax_link_to_edit [:edit, student]

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
gaku_core-0.0.3 app/views/gaku/students/_student_unit.html.slim
gaku-0.0.3 core/app/views/gaku/students/_student_unit.html.slim
gaku-0.0.2 core/app/views/gaku/students/_student_unit.html.slim
gaku_core-0.0.2 app/views/gaku/students/_student_unit.html.slim
gaku-0.0.1 core/app/views/gaku/students/_student_unit.html.slim
gaku_core-0.0.1 app/views/gaku/students/_student_unit.html.slim