mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
chore: extract overview partials
This commit is contained in:
parent
972ba1a5b8
commit
6e4700c1f0
5 changed files with 105 additions and 94 deletions
|
|
@ -10,4 +10,5 @@ class Category < ActiveRecord::Base
|
|||
has_many :measures, through: :subcategories
|
||||
has_many :admin_data_items, through: :measures
|
||||
has_many :scales, through: :subcategories
|
||||
has_many :survey_items, through: :scales
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue