Ver a proveniência

Remove MailerHelper does nothing (#9604)

master
ysksn há 5 anos
committed by Eugen Rochko
ascendente
cometimento
bd4ee732c2
2 ficheiros alterados com 0 adições e 5 eliminações
  1. +0
    -4
      app/helpers/mailer_helper.rb
  2. +0
    -1
      app/mailers/application_mailer.rb

+ 0
- 4
app/helpers/mailer_helper.rb Ver ficheiro

@@ -1,4 +0,0 @@
# frozen_string_literal: true

module MailerHelper
end

+ 0
- 1
app/mailers/application_mailer.rb Ver ficheiro

@@ -5,7 +5,6 @@ class ApplicationMailer < ActionMailer::Base

helper :application
helper :instance
helper :mailer

protected



Carregando…
Cancelar
Guardar