mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
adding SchoolQuestion
This commit is contained in:
parent
559cd103f9
commit
819ff49c63
8 changed files with 117 additions and 6 deletions
|
|
@ -33,6 +33,8 @@ GEM
|
|||
activemodel (= 5.0.7)
|
||||
activesupport (= 5.0.7)
|
||||
arel (~> 7.0)
|
||||
activerecord-import (0.27.0)
|
||||
activerecord (>= 3.2)
|
||||
activesupport (5.0.7)
|
||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||
i18n (>= 0.7, < 2)
|
||||
|
|
@ -250,6 +252,7 @@ PLATFORMS
|
|||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
activerecord-import
|
||||
bootstrap (~> 4.0.0.alpha6)
|
||||
byebug
|
||||
capybara
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue