-
- Downloads
Added a Recordings page where the user can see all recordings (#352)
Showing
- app/controllers/rooms_controller.rb 9 additions, 31 deletionsapp/controllers/rooms_controller.rb
- app/controllers/users_controller.rb 23 additions, 0 deletionsapp/controllers/users_controller.rb
- app/helpers/recordings_helper.rb 45 additions, 0 deletionsapp/helpers/recordings_helper.rb
- app/views/shared/_header.html.erb 3 additions, 0 deletionsapp/views/shared/_header.html.erb
- app/views/shared/components/_recording_row.html.erb 3 additions, 3 deletionsapp/views/shared/components/_recording_row.html.erb
- app/views/users/recordings.html.erb 21 additions, 0 deletionsapp/views/users/recordings.html.erb
- config/routes.rb 3 additions, 0 deletionsconfig/routes.rb
- spec/controllers/users_controller_spec.rb 13 additions, 0 deletionsspec/controllers/users_controller_spec.rb
Loading
Please register or sign in to comment