mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-07 13:38:12 -08:00
chore: bump version
This commit is contained in:
parent
a142afe022
commit
a99ed183a1
2 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ module Dashboard
|
|||
academic_years << { range: }
|
||||
end
|
||||
|
||||
AcademicYear.upsert_all(academic_years, unique_by: :range)
|
||||
Dashboard::AcademicYear.upsert_all(academic_years, unique_by: :range)
|
||||
end
|
||||
|
||||
def seed_districts_and_schools(csv_file)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue