RubyGems
npm
Organizations
Log in
Sign up
RubyGems
fishman-ar_mailer
Versions diffs
2.1.11 → 2.1.12
fishman-ar_mailer 2.1.11 → 2.1.12
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/lib/ar_mailer/ar_sendmail.rb
+2
-1
metadata
+3
-2
data/lib/ar_mailer/ar_sendmail.rb
CHANGED
Viewed
@@ -98,7 +98,8 @@ class ArMailer::ARSendmail
98
98
end
99
99
100
100
def self.email_backup_class
101
-
ActionMailer::Base.active_record_settings[:email_backup_class]
101
+
#
ActionMailer::Base.active_record_settings[:email_backup_class]
102
+
EmailBackup
102
103
end
103
104
104
105
##
metadata
CHANGED
Viewed
@@ -5,11 +5,12 @@ version: !ruby/object:Gem::Version
5
5
segments:
6
6
- 2
7
7
- 1
8
-
-
11
9
-
version: 2.1.
11
8
+
-
12
9
+
version: 2.1.
12
10
10
platform: ruby
11
11
authors:
12
12
- Yuanyi Zhang
13
+
- Reza Jelveh
13
14
autorequire:
14
15
bindir: bin
15
16
cert_chain: []