Reintroduce binding_of_caller for Web Console

This commit is contained in:
Sebastian Serth
2023-02-20 09:32:05 +01:00
parent 3b6848d89e
commit 3a0b854311
2 changed files with 5 additions and 0 deletions

View File

@ -64,6 +64,7 @@ end
group :development, :staging do
gem 'better_errors'
gem 'binding_of_caller'
gem 'bootsnap', require: false
gem 'letter_opener'
gem 'listen'