We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 104b32c commit 4a3b9a8Copy full SHA for 4a3b9a8
test/sandbox/app/mailers/test_mailer.rb
@@ -1,5 +1,6 @@
1
# frozen_string_literal: true
2
-require 'action_mailer'
+
3
+require "action_mailer"
4
5
class TestMailer < ActionMailer::Base
6
def test_email
0 commit comments