mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
import students
This commit is contained in:
parent
8c7767d0b9
commit
12e4e3f177
28 changed files with 11093 additions and 10843 deletions
3
Gemfile
3
Gemfile
|
|
@ -60,6 +60,7 @@ group :development, :test do
|
|||
gem 'rack-mini-profiler'
|
||||
gem 'rspec-rails', '~> 5.1.0'
|
||||
gem 'standard'
|
||||
gem 'debug', platforms: %i[mri mingw x64_mingw]
|
||||
end
|
||||
|
||||
group :development do
|
||||
|
|
@ -70,7 +71,7 @@ group :development do
|
|||
gem 'erblint-github'
|
||||
gem 'listen', '~> 3.0.5'
|
||||
gem 'nested_scaffold'
|
||||
gem 'reek', require: false
|
||||
# gem 'reek', require: false
|
||||
gem 'rubocop', require: false
|
||||
gem 'seed_dump'
|
||||
gem 'solargraph-reek'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue