Initial commit
This commit is contained in:
6
spec/mailers/previews/mailer_preview.rb
Normal file
6
spec/mailers/previews/mailer_preview.rb
Normal file
@@ -0,0 +1,6 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
# Preview all emails at http://localhost:3000/rails/mailers/mailer
|
||||
class MailerPreview < ActionMailer::Preview
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user