mirror of
https://github.com/beatriceo/polyglot.git
synced 2025-10-21 09:19:59 +00:00
done brand
This commit is contained in:
@@ -16,6 +16,7 @@ Rails.application.routes.draw do
|
||||
get '/call', to: 'pages#call'
|
||||
|
||||
get '/contacts', to: 'pages#index'
|
||||
get '/setting', to: 'users#setting'
|
||||
post '/sessions', to: 'video_sessions#create'
|
||||
|
||||
mount ActionCable.server, at: '/cable'
|
||||
|
Reference in New Issue
Block a user