Sha256: 9d821a7e1ba0e7df4aae8e97421856130c370cca2b7583a8793ba8763b6ee22e

Contents?: true

Size: 419 Bytes

Versions: 6

Compression:

Stored size: 419 Bytes

Contents

span#commute-method style='margin-right:3px'
  = student.commute_method
-if student.commute_method
  = link_to edit_button, [:edit, student, student.commute_method], class: 'mr-xs btn btn-mini btn-warning', remote: true, id: 'edit-student-commute-method-link'
-else
  = link_to edit_button, [:new, student, :commute_method], class: 'mr-xs btn btn-mini btn-warning', remote: true, id: 'edit-student-commute-method-link'

Version data entries

6 entries across 6 versions & 2 rubygems

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