polyglot/app/controllers
Benjamin Myara e6828b3bb4
Merge branch 'master' into cross
2018-09-03 15:19:04 +01:00
..
concerns Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
application_controller.rb done demo checklist 2018-08-31 15:32:14 +02:00
chat_rooms_controller.rb added room id in exchange parameters 2018-08-30 18:42:42 +01:00
connections_controller.rb Merge branch 'master' into cross 2018-09-03 15:19:04 +01:00
pages_controller.rb minor updates to clean up code 2018-08-31 21:38:48 +01:00
requests_controller.rb created rooms and redirects users to correct room 2018-08-30 14:18:26 +01:00
users_controller.rb del 2018-08-31 15:06:42 +01:00
video_sessions_controller.rb set up action able to work with webrtc in localhost 2018-08-27 19:05:57 +01:00