Sha256: 2785feb019e8bb82372c01fd3041245ff0c37752db3f865e68b7646a250202c8

Contents?: true

Size: 182 Bytes

Versions: 5

Compression:

Stored size: 182 Bytes

Contents

<p id="notice"><%= notice %></p>

<p>
  <strong>Name:</strong>
  <%= @student.name %>
</p>

<%= link_to 'Edit', edit_student_path(@student) %> |
<%= link_to 'Back', students_path %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
utfpr_gp_engine-0.6.0 app/views/utfpr_gp_engine/students/show.html.erb
utfpr_gp_engine-0.5.0 app/views/utfpr_gp_engine/students/show.html.erb
utfpr_gp_engine-0.4.0 app/views/utfpr_gp_engine/students/show.html.erb
utfpr_gp_engine-0.3.0 app/views/utfpr_gp_engine/students/show.html.erb
utfpr_gp_engine-0.2.0 app/views/utfpr_gp_engine/students/show.html.erb