-
- Downloads
Backend: Added the room session start feature. (#3355)
Showing
- .rubocop.yml 5 additions, 2 deletions.rubocop.yml
- app/controllers/api/v1/rooms_controller.rb 25 additions, 1 deletionapp/controllers/api/v1/rooms_controller.rb
- app/services/big_blue_button_api.rb 29 additions, 0 deletionsapp/services/big_blue_button_api.rb
- config/routes.rb 3 additions, 1 deletionconfig/routes.rb
- spec/controllers/rooms_controller_spec.rb 22 additions, 0 deletionsspec/controllers/rooms_controller_spec.rb
- spec/services/big_blue_button_api_spec.rb 43 additions, 0 deletionsspec/services/big_blue_button_api_spec.rb
Please register or sign in to comment