forked from External/greenlight
redirect help to BBB videos
This commit is contained in:
@ -16,8 +16,6 @@
|
||||
|
||||
# For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html
|
||||
Rails.application.routes.draw do
|
||||
get 'help/getting_started', as: :help
|
||||
|
||||
mount ActionCable.server => '/cable'
|
||||
|
||||
resources :users, only: [:edit, :update]
|
||||
|
Reference in New Issue
Block a user