This commit is contained in:
sam
2022-05-15 18:50:55 +04:30
parent cc96f7fbb3
commit 55599bb4c6
5 changed files with 20756 additions and 1 deletions

View File

@ -27,6 +27,7 @@ gem 'jbuilder', '~> 2.7'
# Reduces boot times through caching; required in config/boot.rb
gem 'bootsnap', '>= 1.4.2', require: false
gem 'rails_12factor', group: :production
group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console