mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 23:18:18 -07:00
filter questions by year
This commit is contained in:
parent
fd6ec3af2a
commit
eba821556b
3 changed files with 4 additions and 1 deletions
|
|
@ -5,6 +5,8 @@
|
|||
# rails c -> SchoolCategory.update_all(year: '2017')
|
||||
# rake data:load_questions_csv; rake data:load_responses
|
||||
|
||||
# sudo heroku run rake db:migrate -a mciea-beta
|
||||
# sudo heroku run console -a mciea-beta
|
||||
# sudo heroku run rake data:load_questions_csv -a mciea-beta
|
||||
# sudo heroku run:detached rake data:load_responses -a mciea-beta --size performance-l
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue