Bump rails to 5.2 and update rubocop
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require 'test_helper'
|
||||
|
||||
class GuestMailerTest < ActionMailer::TestCase
|
||||
|
@ -1,3 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
# Preview all emails at http://localhost:3000/rails/mailers/guest_mailer
|
||||
class GuestMailerPreview < ActionMailer::Preview
|
||||
def confirmation_email_attending
|
||||
|
Reference in New Issue
Block a user