mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
we have a gauge! next up, let's style the page
This commit is contained in:
parent
5d6c1000f4
commit
25578a896f
29 changed files with 614 additions and 112 deletions
|
|
@ -5,6 +5,7 @@ Rails.application.routes.draw do
|
|||
resources :districts do
|
||||
resources :schools, only: [:index, :show] do
|
||||
resources :dashboard, only: [:index]
|
||||
resources :browse, only: [:show]
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue