|
|
@ -58,8 +58,8 @@ group :development, :test do |
|
|
|
# Call 'byebug' anywhere in the code to stop execution and get a debugger console |
|
|
|
gem 'byebug', platforms: [:mri, :mingw, :x64_mingw] |
|
|
|
# gem 'binding_of_caller' |
|
|
|
# gem 'pry-byebug' |
|
|
|
# gem 'pry-rails' |
|
|
|
gem 'pry-byebug' |
|
|
|
gem 'pry-rails' |
|
|
|
|
|
|
|
gem "factory_bot_rails", '~> 5.0' |
|
|
|
end |
|
|
|