mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-07 21:38:14 -08:00
chore: seed enrollment
This commit is contained in:
parent
bd8dfe45d3
commit
0af7d42e52
9 changed files with 97 additions and 53 deletions
|
|
@ -121,7 +121,7 @@ module Dashboard
|
|||
end
|
||||
|
||||
def schools
|
||||
@schools ||= School.school_hash
|
||||
@schools ||= School.by_dese_id
|
||||
end
|
||||
|
||||
def genders
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue