Scaffold exercise collection routes
This commit is contained in:
1
app/views/exercise_collections/index.html.slim
Normal file
1
app/views/exercise_collections/index.html.slim
Normal file
@@ -0,0 +1 @@
|
||||
h1 = 'ExerciseCollections#index'
|
1
app/views/exercise_collections/show.html.slim
Normal file
1
app/views/exercise_collections/show.html.slim
Normal file
@@ -0,0 +1 @@
|
||||
h1 = 'ExerciseCollection#show'
|
Reference in New Issue
Block a user