Setup basic workout index action
This commit is contained in:
parent
de37e811f9
commit
cab5cc436e
12 changed files with 84 additions and 54 deletions
5
spec/controllers/workouts_controller_spec.rb
Normal file
5
spec/controllers/workouts_controller_spec.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
require 'spec_helper'
|
||||
|
||||
describe WorkoutsController do
|
||||
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue