allpro/app/views/workouts/show.html.erb

3 lines
85 B
Text

<%= @workout.date %><br/>
<%= @workout.day_type %><br/>
<%= @workout.comment %><br/>