add mailcatcher in dev

This commit is contained in:
2026-01-23 09:59:01 +01:00
parent a142c9388e
commit f05afd8491
3 changed files with 63 additions and 0 deletions
+1
View File
@@ -61,6 +61,7 @@ end
group :development do
# Use console on exceptions pages [https://github.com/rails/web-console]
gem "web-console"
gem "mailcatcher"
end
group :test do