mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Add counter caches
This commit is contained in:
parent
c03615cb43
commit
a6ad132c81
21 changed files with 141 additions and 34 deletions
|
|
@ -1,5 +1,5 @@
|
|||
class ResponseRateLoader
|
||||
def self.refresh
|
||||
def self.reset
|
||||
schools = School.all
|
||||
academic_years = AcademicYear.all
|
||||
subcategories = Subcategory.all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue