actionmailer 3.0.6 → 3.0.7.rc1
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of actionmailer might be problematic. Click here for more details.
- data/CHANGELOG +5 -0
- data/lib/action_mailer.rbc +541 -0
- data/lib/action_mailer/adv_attr_accessor.rbc +500 -0
- data/lib/action_mailer/base.rb +26 -3
- data/lib/action_mailer/base.rbc +6778 -0
- data/lib/action_mailer/collector.rbc +818 -0
- data/lib/action_mailer/delivery_methods.rbc +1647 -0
- data/lib/action_mailer/deprecated_api.rbc +2896 -0
- data/lib/action_mailer/log_subscriber.rbc +624 -0
- data/lib/action_mailer/mail_helper.rbc +1221 -0
- data/lib/action_mailer/old_api.rbc +4786 -0
- data/lib/action_mailer/railtie.rb +4 -0
- data/lib/action_mailer/railtie.rbc +934 -0
- data/lib/action_mailer/tmail_compat.rbc +811 -0
- data/lib/action_mailer/version.rb +2 -2
- data/lib/action_mailer/version.rbc +295 -0
- metadata +31 -13
@@ -0,0 +1,295 @@
|
|
1
|
+
!RBIX
|
2
|
+
12079494195756429234
|
3
|
+
x
|
4
|
+
M
|
5
|
+
1
|
6
|
+
n
|
7
|
+
n
|
8
|
+
x
|
9
|
+
10
|
10
|
+
__script__
|
11
|
+
i
|
12
|
+
28
|
13
|
+
99
|
14
|
+
7
|
15
|
+
0
|
16
|
+
65
|
17
|
+
49
|
18
|
+
1
|
19
|
+
2
|
20
|
+
13
|
21
|
+
99
|
22
|
+
12
|
23
|
+
7
|
24
|
+
2
|
25
|
+
12
|
26
|
+
7
|
27
|
+
3
|
28
|
+
12
|
29
|
+
65
|
30
|
+
12
|
31
|
+
49
|
32
|
+
4
|
33
|
+
4
|
34
|
+
15
|
35
|
+
49
|
36
|
+
2
|
37
|
+
0
|
38
|
+
15
|
39
|
+
2
|
40
|
+
11
|
41
|
+
I
|
42
|
+
6
|
43
|
+
I
|
44
|
+
0
|
45
|
+
I
|
46
|
+
0
|
47
|
+
I
|
48
|
+
0
|
49
|
+
n
|
50
|
+
p
|
51
|
+
5
|
52
|
+
x
|
53
|
+
12
|
54
|
+
ActionMailer
|
55
|
+
x
|
56
|
+
11
|
57
|
+
open_module
|
58
|
+
x
|
59
|
+
15
|
60
|
+
__module_init__
|
61
|
+
M
|
62
|
+
1
|
63
|
+
n
|
64
|
+
n
|
65
|
+
x
|
66
|
+
12
|
67
|
+
ActionMailer
|
68
|
+
i
|
69
|
+
28
|
70
|
+
5
|
71
|
+
66
|
72
|
+
99
|
73
|
+
7
|
74
|
+
0
|
75
|
+
65
|
76
|
+
49
|
77
|
+
1
|
78
|
+
2
|
79
|
+
13
|
80
|
+
99
|
81
|
+
12
|
82
|
+
7
|
83
|
+
2
|
84
|
+
12
|
85
|
+
7
|
86
|
+
3
|
87
|
+
12
|
88
|
+
65
|
89
|
+
12
|
90
|
+
49
|
91
|
+
4
|
92
|
+
4
|
93
|
+
15
|
94
|
+
49
|
95
|
+
2
|
96
|
+
0
|
97
|
+
11
|
98
|
+
I
|
99
|
+
6
|
100
|
+
I
|
101
|
+
0
|
102
|
+
I
|
103
|
+
0
|
104
|
+
I
|
105
|
+
0
|
106
|
+
n
|
107
|
+
p
|
108
|
+
5
|
109
|
+
x
|
110
|
+
7
|
111
|
+
VERSION
|
112
|
+
x
|
113
|
+
11
|
114
|
+
open_module
|
115
|
+
x
|
116
|
+
15
|
117
|
+
__module_init__
|
118
|
+
M
|
119
|
+
1
|
120
|
+
n
|
121
|
+
n
|
122
|
+
x
|
123
|
+
7
|
124
|
+
VERSION
|
125
|
+
i
|
126
|
+
66
|
127
|
+
5
|
128
|
+
66
|
129
|
+
65
|
130
|
+
7
|
131
|
+
0
|
132
|
+
4
|
133
|
+
3
|
134
|
+
49
|
135
|
+
1
|
136
|
+
2
|
137
|
+
15
|
138
|
+
65
|
139
|
+
7
|
140
|
+
2
|
141
|
+
78
|
142
|
+
49
|
143
|
+
1
|
144
|
+
2
|
145
|
+
15
|
146
|
+
65
|
147
|
+
7
|
148
|
+
3
|
149
|
+
4
|
150
|
+
6
|
151
|
+
49
|
152
|
+
1
|
153
|
+
2
|
154
|
+
15
|
155
|
+
65
|
156
|
+
7
|
157
|
+
4
|
158
|
+
1
|
159
|
+
49
|
160
|
+
1
|
161
|
+
2
|
162
|
+
15
|
163
|
+
65
|
164
|
+
7
|
165
|
+
5
|
166
|
+
45
|
167
|
+
0
|
168
|
+
6
|
169
|
+
45
|
170
|
+
2
|
171
|
+
7
|
172
|
+
45
|
173
|
+
3
|
174
|
+
8
|
175
|
+
45
|
176
|
+
4
|
177
|
+
9
|
178
|
+
35
|
179
|
+
4
|
180
|
+
49
|
181
|
+
10
|
182
|
+
0
|
183
|
+
7
|
184
|
+
11
|
185
|
+
64
|
186
|
+
49
|
187
|
+
12
|
188
|
+
1
|
189
|
+
49
|
190
|
+
1
|
191
|
+
2
|
192
|
+
11
|
193
|
+
I
|
194
|
+
6
|
195
|
+
I
|
196
|
+
0
|
197
|
+
I
|
198
|
+
0
|
199
|
+
I
|
200
|
+
0
|
201
|
+
n
|
202
|
+
p
|
203
|
+
13
|
204
|
+
x
|
205
|
+
5
|
206
|
+
MAJOR
|
207
|
+
x
|
208
|
+
9
|
209
|
+
const_set
|
210
|
+
x
|
211
|
+
5
|
212
|
+
MINOR
|
213
|
+
x
|
214
|
+
4
|
215
|
+
TINY
|
216
|
+
x
|
217
|
+
3
|
218
|
+
PRE
|
219
|
+
x
|
220
|
+
6
|
221
|
+
STRING
|
222
|
+
n
|
223
|
+
n
|
224
|
+
n
|
225
|
+
n
|
226
|
+
x
|
227
|
+
7
|
228
|
+
compact
|
229
|
+
s
|
230
|
+
1
|
231
|
+
.
|
232
|
+
x
|
233
|
+
4
|
234
|
+
join
|
235
|
+
p
|
236
|
+
11
|
237
|
+
I
|
238
|
+
2
|
239
|
+
I
|
240
|
+
3
|
241
|
+
I
|
242
|
+
b
|
243
|
+
I
|
244
|
+
4
|
245
|
+
I
|
246
|
+
13
|
247
|
+
I
|
248
|
+
5
|
249
|
+
I
|
250
|
+
1c
|
251
|
+
I
|
252
|
+
6
|
253
|
+
I
|
254
|
+
24
|
255
|
+
I
|
256
|
+
8
|
257
|
+
I
|
258
|
+
42
|
259
|
+
x
|
260
|
+
78
|
261
|
+
/Users/santiago/WyeWorks/Projs/rails/actionmailer/lib/action_mailer/version.rb
|
262
|
+
p
|
263
|
+
0
|
264
|
+
x
|
265
|
+
13
|
266
|
+
attach_method
|
267
|
+
p
|
268
|
+
3
|
269
|
+
I
|
270
|
+
2
|
271
|
+
I
|
272
|
+
2
|
273
|
+
I
|
274
|
+
1c
|
275
|
+
x
|
276
|
+
78
|
277
|
+
/Users/santiago/WyeWorks/Projs/rails/actionmailer/lib/action_mailer/version.rb
|
278
|
+
p
|
279
|
+
0
|
280
|
+
x
|
281
|
+
13
|
282
|
+
attach_method
|
283
|
+
p
|
284
|
+
3
|
285
|
+
I
|
286
|
+
0
|
287
|
+
I
|
288
|
+
1
|
289
|
+
I
|
290
|
+
1c
|
291
|
+
x
|
292
|
+
78
|
293
|
+
/Users/santiago/WyeWorks/Projs/rails/actionmailer/lib/action_mailer/version.rb
|
294
|
+
p
|
295
|
+
0
|
metadata
CHANGED
@@ -1,13 +1,15 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: actionmailer
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
5
|
-
prerelease:
|
4
|
+
hash: 15424079
|
5
|
+
prerelease: 6
|
6
6
|
segments:
|
7
7
|
- 3
|
8
8
|
- 0
|
9
|
-
-
|
10
|
-
|
9
|
+
- 7
|
10
|
+
- rc
|
11
|
+
- 1
|
12
|
+
version: 3.0.7.rc1
|
11
13
|
platform: ruby
|
12
14
|
authors:
|
13
15
|
- David Heinemeier Hansson
|
@@ -15,7 +17,7 @@ autorequire:
|
|
15
17
|
bindir: bin
|
16
18
|
cert_chain: []
|
17
19
|
|
18
|
-
date: 2011-04-
|
20
|
+
date: 2011-04-14 00:00:00 -03:00
|
19
21
|
default_executable:
|
20
22
|
dependencies:
|
21
23
|
- !ruby/object:Gem::Dependency
|
@@ -26,12 +28,14 @@ dependencies:
|
|
26
28
|
requirements:
|
27
29
|
- - "="
|
28
30
|
- !ruby/object:Gem::Version
|
29
|
-
hash:
|
31
|
+
hash: 15424079
|
30
32
|
segments:
|
31
33
|
- 3
|
32
34
|
- 0
|
33
|
-
-
|
34
|
-
|
35
|
+
- 7
|
36
|
+
- rc
|
37
|
+
- 1
|
38
|
+
version: 3.0.7.rc1
|
35
39
|
type: :runtime
|
36
40
|
version_requirements: *id001
|
37
41
|
- !ruby/object:Gem::Dependency
|
@@ -63,19 +67,31 @@ files:
|
|
63
67
|
- README.rdoc
|
64
68
|
- MIT-LICENSE
|
65
69
|
- lib/action_mailer/adv_attr_accessor.rb
|
70
|
+
- lib/action_mailer/adv_attr_accessor.rbc
|
66
71
|
- lib/action_mailer/base.rb
|
72
|
+
- lib/action_mailer/base.rbc
|
67
73
|
- lib/action_mailer/collector.rb
|
74
|
+
- lib/action_mailer/collector.rbc
|
68
75
|
- lib/action_mailer/delivery_methods.rb
|
76
|
+
- lib/action_mailer/delivery_methods.rbc
|
69
77
|
- lib/action_mailer/deprecated_api.rb
|
78
|
+
- lib/action_mailer/deprecated_api.rbc
|
70
79
|
- lib/action_mailer/log_subscriber.rb
|
80
|
+
- lib/action_mailer/log_subscriber.rbc
|
71
81
|
- lib/action_mailer/mail_helper.rb
|
82
|
+
- lib/action_mailer/mail_helper.rbc
|
72
83
|
- lib/action_mailer/old_api.rb
|
84
|
+
- lib/action_mailer/old_api.rbc
|
73
85
|
- lib/action_mailer/railtie.rb
|
86
|
+
- lib/action_mailer/railtie.rbc
|
74
87
|
- lib/action_mailer/test_case.rb
|
75
88
|
- lib/action_mailer/test_helper.rb
|
76
89
|
- lib/action_mailer/tmail_compat.rb
|
90
|
+
- lib/action_mailer/tmail_compat.rbc
|
77
91
|
- lib/action_mailer/version.rb
|
92
|
+
- lib/action_mailer/version.rbc
|
78
93
|
- lib/action_mailer.rb
|
94
|
+
- lib/action_mailer.rbc
|
79
95
|
- lib/rails/generators/mailer/mailer_generator.rb
|
80
96
|
- lib/rails/generators/mailer/templates/mailer.rb
|
81
97
|
- lib/rails/generators/mailer/USAGE
|
@@ -102,16 +118,18 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
102
118
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
103
119
|
none: false
|
104
120
|
requirements:
|
105
|
-
- - "
|
121
|
+
- - ">"
|
106
122
|
- !ruby/object:Gem::Version
|
107
|
-
hash:
|
123
|
+
hash: 25
|
108
124
|
segments:
|
109
|
-
-
|
110
|
-
|
125
|
+
- 1
|
126
|
+
- 3
|
127
|
+
- 1
|
128
|
+
version: 1.3.1
|
111
129
|
requirements:
|
112
130
|
- none
|
113
131
|
rubyforge_project: actionmailer
|
114
|
-
rubygems_version: 1.6.
|
132
|
+
rubygems_version: 1.6.2
|
115
133
|
signing_key:
|
116
134
|
specification_version: 3
|
117
135
|
summary: Email composition, delivery, and receiving framework (part of Rails).
|