polyglot/app/controllers
Beatrice Olivera a900959c34
Merge branch 'master' into page
2018-08-30 20:09:00 +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 edited routes to redirect to correct pages upon sign up 2018-08-28 17:41:10 +01:00
chat_rooms_controller.rb added room id in exchange parameters 2018-08-30 18:42:42 +01:00
pages_controller.rb created rooms and redirects users to correct room 2018-08-30 14:18:26 +01:00
requests_controller.rb created rooms and redirects users to correct room 2018-08-30 14:18:26 +01:00
users_controller.rb Add dotenv - Protect my secret data in .env file 2018-08-29 14:53:39 +01:00
video_sessions_controller.rb set up action able to work with webrtc in localhost 2018-08-27 19:05:57 +01:00