mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-29 20:25:09 -04:00
Comment out comfy admin for now
This commit is contained in:
@@ -83,7 +83,7 @@ Rails.application.routes.draw do
|
||||
get 'auth/:provider/callback' => 'authentications#create'
|
||||
get 'members/auth/:provider/callback' => 'authentications#create'
|
||||
|
||||
comfy_route :cms_admin, path: '/admin/cms'
|
||||
# comfy_route :cms_admin, path: '/admin/cms'
|
||||
namespace :admin do
|
||||
resources :members
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user