Sha256: 113c26fd99ed5cd542d4b4b5a1c5bc8dea1f954460d6750bd0ec52dda9b77831
Contents?: true
Size: 393 Bytes
Versions: 6
Compression:
Stored size: 393 Bytes
Contents
= well_div do .span9.student-index = render 'gaku/shared/student/show_table', student: student .span3.well = render 'gaku/shared/picture', resource: student = render partial: 'gaku/shared/student/tabs' = well_div do .span6 = link_to_back students_path, class: "span12 btn" .span6 = link_to 'Generate Report', student_path(student, format: :pdf), class: 'span12 btn'
Version data entries
6 entries across 6 versions & 2 rubygems