mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
Show response rate for students
This commit is contained in:
parent
b111b2f106
commit
59865cd874
17 changed files with 461 additions and 214 deletions
2
Rakefile
2
Rakefile
|
|
@ -8,7 +8,7 @@ begin
|
|||
require 'rspec/core/rake_task'
|
||||
RSpec::Core::RakeTask.new(:spec)
|
||||
|
||||
# task(:default).clear
|
||||
task(:default).clear
|
||||
task default: :spec
|
||||
rescue LoadError => e
|
||||
raise e unless ENV['RAILS_ENV'] == 'production'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue