Add guard-rspec to automate running tests with the command: bundle exec guard

This commit is contained in:
rebuilt 2023-03-08 04:59:08 -08:00
parent 6b31fa9115
commit 6a435fa570
4 changed files with 109 additions and 0 deletions

View file

@ -76,6 +76,7 @@ group :development do
gem 'bullet'
gem 'erb_lint', require: false
gem 'erblint-github'
gem 'guard-rspec', require: false
gem 'listen', '~> 3.0.5'
gem 'nested_scaffold'
# gem 'reek', require: false