Added letter_opener

This commit is contained in:
2024-08-17 21:03:34 +02:00
parent ca113ceb61
commit c1a6dae600
3 changed files with 13 additions and 0 deletions

View File

@@ -59,6 +59,8 @@ group :development do
# Speed up commands on slow machines / big apps [https://github.com/rails/spring]
# gem "spring"
gem "letter_opener"
end
group :test do