Add letter-opener

This commit is contained in:
Max Wofford
2025-03-07 18:10:32 -05:00
parent 933f8f2ba2
commit 62e951e300
3 changed files with 30 additions and 0 deletions

View File

@@ -77,6 +77,10 @@ group :development do
# Use console on exceptions pages [https://github.com/rails/web-console]
gem "web-console"
# Preview emails in the browser [https://github.com/ryanb/letter_opener]
gem "letter_opener"
gem "letter_opener_web", "~> 3.0"
# Rack Mini Profiler [https://github.com/MiniProfiler/rack-mini-profiler]
gem "rack-mini-profiler"
# For memory profiling via RMP