mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-09 07:28:41 -07:00
Fix boston
This commit is contained in:
parent
cb970895ac
commit
045bd15485
1 changed files with 1 additions and 1 deletions
|
|
@ -16,6 +16,6 @@ class District < ApplicationRecord
|
|||
end
|
||||
|
||||
def self.boston
|
||||
@@boston ||= District.find_by_name('Boston')
|
||||
District.find_by_name('Boston')
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue