Add show functionality
This commit is contained in:
parent
cab5cc436e
commit
53d689cd91
3 changed files with 17 additions and 0 deletions
1
app/views/workouts/show.html.erb
Normal file
1
app/views/workouts/show.html.erb
Normal file
|
@ -0,0 +1 @@
|
|||
<%= @workout.date %>
|
Loading…
Add table
Add a link
Reference in a new issue