Installed letter_opener
Some checks are pending
CI / scan_ruby (push) Waiting to run
CI / scan_js (push) Waiting to run
CI / lint (push) Waiting to run
CI / test (push) Waiting to run

This commit is contained in:
2024-08-17 21:21:44 +02:00
parent c4b96a43e4
commit 9e010bd5e8
3 changed files with 13 additions and 0 deletions

View File

@@ -50,6 +50,8 @@ end
group :development do
# Use console on exceptions pages [https://github.com/rails/web-console]
gem "web-console"
gem "letter_opener"
end
group :test do