From 87cb620d1bc08ff2bba3f2bf11a21c5893a76270 Mon Sep 17 00:00:00 2001 From: Devin Howard Date: Mon, 12 Dec 2016 22:28:19 -0500 Subject: [PATCH] try to fix mailboxer subject --- config/locales/en.yml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 46d3db07..c4ada107 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1,8 +1,4 @@ -# Sample localization file for English. Add more files in this directory for other locales. -# See https://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points. - en: - activerecord: - attributes: - user: - joinedwithcode: "Access code" + mailboxer: + notification_mailer: + subject: "%{subject}"