mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 23:18:18 -07:00
zones with default values
This commit is contained in:
parent
029dfdf10e
commit
0fffd033ef
5 changed files with 49 additions and 14 deletions
|
|
@ -3,7 +3,3 @@ class AddZonesToCategory < ActiveRecord::Migration[5.0]
|
|||
add_column :categories, :zones, :string
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
[76, 90], [77, 91], [71, 85], [73, 86], [73, 86]
|
||||
Category.all.each { |category| category.update() }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue