mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
working on categories for schools
This commit is contained in:
parent
a9335059ff
commit
c0400700fc
3 changed files with 18 additions and 3 deletions
|
|
@ -13,6 +13,7 @@ Rails.application.routes.draw do
|
|||
end
|
||||
end
|
||||
resources :schedules
|
||||
resources :categories, only: [:show]
|
||||
end
|
||||
|
||||
# resources :attempts, only: [:get, :update]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue