mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-22 06:39:39 +02:00
3 lines
132 B
Ruby
3 lines
132 B
Ruby
# Preview all emails at http://localhost:3000/rails/mailers/password_mailer
|
|
class PasswordMailerPreview < ActionMailer::Preview
|
|
end
|