mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
Add mini profiler
This commit is contained in:
parent
5cccbcdf9b
commit
5122b5b204
2 changed files with 4 additions and 0 deletions
1
Gemfile
1
Gemfile
|
|
@ -57,6 +57,7 @@ group :development, :test do
|
|||
gem 'byebug', platform: :mri
|
||||
gem 'factory_bot_rails'
|
||||
gem 'parallel_tests'
|
||||
gem 'rack-mini-profiler'
|
||||
gem 'rspec-rails', '~> 5.1.0'
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue