mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 23:18:18 -07:00
working on displaying data
This commit is contained in:
parent
8c389742ee
commit
74ff33d74e
11 changed files with 204 additions and 9 deletions
|
|
@ -10,6 +10,7 @@ class SchoolsController < ApplicationController
|
|||
# GET /schools/1
|
||||
# GET /schools/1.json
|
||||
def show
|
||||
@school_categories = @school.school_categories.for_parent_category(nil).sort
|
||||
end
|
||||
|
||||
# GET /schools/new
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue