redirect help to BBB videos

This commit is contained in:
Zachary Chai
2017-03-02 13:40:20 -05:00
parent 66535e6881
commit a13e6b991e
7 changed files with 1 additions and 146 deletions

View File

@ -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]