mirror of
https://github.com/we-promise/sure.git
synced 2026-04-08 23:04:49 +00: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
|