mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-03 13:28:50 +00:00
3 lines
124 B
Ruby
3 lines
124 B
Ruby
# Preview all emails at http://localhost:3000/rails/mailers/user_mailer
|
|
class UserMailerPreview < ActionMailer::Preview
|
|
end
|