mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 23:24:48 +02:00
Add mailers' preview
This commit is contained in:
parent
5d63feb0a5
commit
b06b99ab5f
4 changed files with 29 additions and 0 deletions
|
@ -1 +1,5 @@
|
|||
require_relative 'production'
|
||||
|
||||
Rails.application.configure do
|
||||
config.action_mailer.show_previews = true
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue