parent
088ad05173
commit
e4eadd59a8
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ gem 'bootsnap', '>= 1.4.2', require: false
|
|||
# Use Rack CORS for handling Cross-Origin Resource Sharing (CORS), making cross-origin AJAX possible
|
||||
# gem 'rack-cors'
|
||||
|
||||
gem 'psenv-rails'
|
||||
gem 'psenv-rails', path: '../../'
|
||||
|
||||
group :development, :test do
|
||||
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
|
||||
|
|
Loading…
Reference in a new issue