add Progressive Web App
This commit is contained in:
committed by
Pete Matsyburka
parent
eb53af12c4
commit
fa74ee1755
@@ -12,6 +12,7 @@ Rails.application.routes.draw do
|
||||
root 'dashboard#index'
|
||||
|
||||
get 'up' => 'rails/health#show'
|
||||
get 'manifest' => 'pwa#manifest'
|
||||
|
||||
devise_for :users,
|
||||
path: '/', only: %i[sessions passwords omniauth_callbacks],
|
||||
|
||||
Reference in New Issue
Block a user