use link_to_if
Showing
| ... | @@ -45,6 +45,7 @@ gem 'bootsnap', '>= 1.1.0', require: false | ... | @@ -45,6 +45,7 @@ gem 'bootsnap', '>= 1.1.0', require: false |
| group :development, :test do | group :development, :test do | ||
| # Call 'byebug' anywhere in the code to stop execution and get a debugger console | # Call 'byebug' anywhere in the code to stop execution and get a debugger console | ||
| gem 'byebug', platforms: [:mri, :mingw, :x64_mingw] | gem 'byebug', platforms: [:mri, :mingw, :x64_mingw] | ||
| gem 'dotenv-rails' | |||
| end | end | ||
| group :development do | group :development do | ||
| ... | ... |
File added
File added
File added
File added
Please
register
or
sign in
to comment