sample_rails_tailwind/app/views/user_mailer
songtianlun 1f2c66300a style: format email link for consistency
- Adjust spacing in the email parameter of the link_to helper
- Ensure consistent formatting in the account activation email

This change improves the readability of the code by ensuring
consistent spacing in the parameters, which can help prevent
errors in future modifications.
2025-01-08 13:59:25 +08:00
..
account_activation.html.erb style: format email link for consistency 2025-01-08 13:59:25 +08:00
account_activation.text.erb feat: add account activation feature 2025-01-06 18:38:39 +08:00
password_reset.html.erb fix: correct user activation and password reset logic 2025-01-08 10:14:36 +08:00
password_reset.text.erb fix: correct user activation and password reset logic 2025-01-08 10:14:36 +08:00