add pdf viewer and test doemal
This commit is contained in:
@@ -6,6 +6,8 @@ scope "(:locale)", locale: /en|mm/ do
|
||||
root 'home#index'
|
||||
mount Sidekiq::Web => '/kiq'
|
||||
|
||||
mount PdfjsViewer::Rails::Engine => "/pdfjs", as: 'pdfjs'
|
||||
|
||||
# Action Cable Creation
|
||||
# if ENV["SERVER_MODE"] != "cloud"
|
||||
mount ActionCable.server => "/cable"
|
||||
|
||||
Reference in New Issue
Block a user