sample_rails_tailwind/app/mailers
songtianlun 6ebc85c77a
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
chore: update default email in application mailer
- Change default from email to a placeholder value
- This avoids using sensitive environment variables during development

This change ensures that the application does not expose sensitive
information while still allowing for email functionality in a
development environment.
2025-01-09 17:39:27 +08:00
..
application_mailer.rb chore: update default email in application mailer 2025-01-09 17:39:27 +08:00
user_mailer.rb fix: correct user activation and password reset logic 2025-01-08 10:14:36 +08:00