markets / maily

📫 Rails Engine to preview emails in the browser

Home Page:https://rubygems.org/gems/maily

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow to hide emails

markets opened this issue · comments

Maily.hooks_for('Notifier') do |mailer|
  mailer.hide_email(:welcome)
end