mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
we have a gauge! next up, let's style the page
This commit is contained in:
parent
5d6c1000f4
commit
25578a896f
29 changed files with 614 additions and 112 deletions
|
|
@ -1,3 +1,5 @@
|
|||
class Subcategory < ActiveRecord::Base
|
||||
belongs_to :sqm_category
|
||||
|
||||
has_many :measures
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue