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