forked from fixin.me/fixin.me
Prepare system testing
This commit is contained in:
5
Gemfile
5
Gemfile
@@ -21,13 +21,10 @@ gem "tzinfo-data", platforms: %i[ mingw mswin x64_mingw jruby ]
|
||||
gem "devise"
|
||||
|
||||
group :development, :test do
|
||||
# See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem
|
||||
gem "debug", platforms: %i[ mri mingw x64_mingw ]
|
||||
gem "byebug"
|
||||
end
|
||||
|
||||
group :development do
|
||||
gem "byebug"
|
||||
|
||||
# Use console on exceptions pages [https://github.com/rails/web-console]
|
||||
gem "web-console"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user