adding SchoolQuestion

This commit is contained in:
Jared Cosulich 2018-12-20 09:06:47 -05:00
parent 559cd103f9
commit 819ff49c63
8 changed files with 117 additions and 6 deletions

View file

@ -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