mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-13 09:20:38 -07:00
chore: remove precalculated race scores. Calculate race scores on every reload
This commit is contained in:
parent
f035c4d9ad
commit
4afa030141
9 changed files with 80 additions and 232 deletions
|
|
@ -1,6 +0,0 @@
|
|||
class RaceScore < ApplicationRecord
|
||||
belongs_to :measure
|
||||
belongs_to :school
|
||||
belongs_to :academic_year
|
||||
belongs_to :race
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue