mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
Create analyze page. Finishes #182097292
This commit is contained in:
parent
17ae2e582b
commit
cb5fe56c30
9 changed files with 49 additions and 8 deletions
|
|
@ -26,6 +26,7 @@ Rails.application.routes.draw do
|
|||
resources :schools, only: %i[index show] do
|
||||
resources :overview, only: [:index]
|
||||
resources :categories, only: [:show], path: 'browse'
|
||||
resources :analyze, only: [:index]
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue