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,500 @@
|
|
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
|
+
15
|
111
|
+
AdvAttrAccessor
|
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
|
+
15
|
124
|
+
AdvAttrAccessor
|
125
|
+
i
|
126
|
+
16
|
127
|
+
5
|
128
|
+
66
|
129
|
+
99
|
130
|
+
7
|
131
|
+
0
|
132
|
+
7
|
133
|
+
1
|
134
|
+
65
|
135
|
+
67
|
136
|
+
49
|
137
|
+
2
|
138
|
+
0
|
139
|
+
49
|
140
|
+
3
|
141
|
+
4
|
142
|
+
11
|
143
|
+
I
|
144
|
+
5
|
145
|
+
I
|
146
|
+
0
|
147
|
+
I
|
148
|
+
0
|
149
|
+
I
|
150
|
+
0
|
151
|
+
n
|
152
|
+
p
|
153
|
+
4
|
154
|
+
x
|
155
|
+
17
|
156
|
+
adv_attr_accessor
|
157
|
+
M
|
158
|
+
1
|
159
|
+
n
|
160
|
+
n
|
161
|
+
x
|
162
|
+
17
|
163
|
+
adv_attr_accessor
|
164
|
+
i
|
165
|
+
8
|
166
|
+
20
|
167
|
+
0
|
168
|
+
56
|
169
|
+
0
|
170
|
+
50
|
171
|
+
1
|
172
|
+
0
|
173
|
+
11
|
174
|
+
I
|
175
|
+
3
|
176
|
+
I
|
177
|
+
1
|
178
|
+
I
|
179
|
+
0
|
180
|
+
I
|
181
|
+
0
|
182
|
+
I
|
183
|
+
0
|
184
|
+
p
|
185
|
+
2
|
186
|
+
M
|
187
|
+
1
|
188
|
+
p
|
189
|
+
2
|
190
|
+
x
|
191
|
+
9
|
192
|
+
for_block
|
193
|
+
t
|
194
|
+
n
|
195
|
+
x
|
196
|
+
17
|
197
|
+
adv_attr_accessor
|
198
|
+
i
|
199
|
+
101
|
200
|
+
57
|
201
|
+
19
|
202
|
+
0
|
203
|
+
15
|
204
|
+
7
|
205
|
+
0
|
206
|
+
20
|
207
|
+
0
|
208
|
+
47
|
209
|
+
101
|
210
|
+
1
|
211
|
+
63
|
212
|
+
2
|
213
|
+
19
|
214
|
+
1
|
215
|
+
15
|
216
|
+
5
|
217
|
+
7
|
218
|
+
2
|
219
|
+
20
|
220
|
+
0
|
221
|
+
47
|
222
|
+
101
|
223
|
+
1
|
224
|
+
7
|
225
|
+
3
|
226
|
+
20
|
227
|
+
1
|
228
|
+
47
|
229
|
+
101
|
230
|
+
1
|
231
|
+
7
|
232
|
+
4
|
233
|
+
20
|
234
|
+
0
|
235
|
+
47
|
236
|
+
101
|
237
|
+
1
|
238
|
+
7
|
239
|
+
5
|
240
|
+
20
|
241
|
+
1
|
242
|
+
47
|
243
|
+
101
|
244
|
+
1
|
245
|
+
7
|
246
|
+
6
|
247
|
+
20
|
248
|
+
1
|
249
|
+
49
|
250
|
+
7
|
251
|
+
0
|
252
|
+
47
|
253
|
+
101
|
254
|
+
1
|
255
|
+
7
|
256
|
+
8
|
257
|
+
20
|
258
|
+
1
|
259
|
+
47
|
260
|
+
101
|
261
|
+
1
|
262
|
+
7
|
263
|
+
9
|
264
|
+
63
|
265
|
+
13
|
266
|
+
65
|
267
|
+
49
|
268
|
+
10
|
269
|
+
0
|
270
|
+
4
|
271
|
+
7
|
272
|
+
79
|
273
|
+
81
|
274
|
+
11
|
275
|
+
47
|
276
|
+
49
|
277
|
+
12
|
278
|
+
3
|
279
|
+
15
|
280
|
+
5
|
281
|
+
7
|
282
|
+
13
|
283
|
+
49
|
284
|
+
14
|
285
|
+
1
|
286
|
+
9
|
287
|
+
99
|
288
|
+
5
|
289
|
+
49
|
290
|
+
13
|
291
|
+
0
|
292
|
+
20
|
293
|
+
1
|
294
|
+
49
|
295
|
+
15
|
296
|
+
1
|
297
|
+
8
|
298
|
+
100
|
299
|
+
1
|
300
|
+
11
|
301
|
+
I
|
302
|
+
11
|
303
|
+
I
|
304
|
+
2
|
305
|
+
I
|
306
|
+
1
|
307
|
+
I
|
308
|
+
1
|
309
|
+
n
|
310
|
+
p
|
311
|
+
16
|
312
|
+
s
|
313
|
+
1
|
314
|
+
@
|
315
|
+
x
|
316
|
+
4
|
317
|
+
to_s
|
318
|
+
s
|
319
|
+
14
|
320
|
+
def
|
321
|
+
s
|
322
|
+
21
|
323
|
+
=(value)
|
324
|
+
|
325
|
+
s
|
326
|
+
38
|
327
|
+
= value
|
328
|
+
end
|
329
|
+
|
330
|
+
def
|
331
|
+
s
|
332
|
+
135
|
333
|
+
(*args)
|
334
|
+
raise ArgumentError, "expected 0 or 1 parameters" unless args.length <= 1
|
335
|
+
if args.empty?
|
336
|
+
|
337
|
+
s
|
338
|
+
37
|
339
|
+
if instance_variable_names.include?(
|
340
|
+
x
|
341
|
+
7
|
342
|
+
inspect
|
343
|
+
s
|
344
|
+
33
|
345
|
+
)
|
346
|
+
else
|
347
|
+
|
348
|
+
s
|
349
|
+
44
|
350
|
+
= args.first
|
351
|
+
end
|
352
|
+
end
|
353
|
+
|
354
|
+
x
|
355
|
+
11
|
356
|
+
active_path
|
357
|
+
x
|
358
|
+
1
|
359
|
+
+
|
360
|
+
x
|
361
|
+
10
|
362
|
+
class_eval
|
363
|
+
x
|
364
|
+
28
|
365
|
+
protected_instance_variables
|
366
|
+
x
|
367
|
+
11
|
368
|
+
respond_to?
|
369
|
+
x
|
370
|
+
2
|
371
|
+
<<
|
372
|
+
p
|
373
|
+
21
|
374
|
+
I
|
375
|
+
0
|
376
|
+
I
|
377
|
+
4
|
378
|
+
I
|
379
|
+
4
|
380
|
+
I
|
381
|
+
5
|
382
|
+
I
|
383
|
+
10
|
384
|
+
I
|
385
|
+
7
|
386
|
+
I
|
387
|
+
11
|
388
|
+
I
|
389
|
+
8
|
390
|
+
I
|
391
|
+
1a
|
392
|
+
I
|
393
|
+
9
|
394
|
+
I
|
395
|
+
21
|
396
|
+
I
|
397
|
+
c
|
398
|
+
I
|
399
|
+
28
|
400
|
+
I
|
401
|
+
f
|
402
|
+
I
|
403
|
+
39
|
404
|
+
I
|
405
|
+
11
|
406
|
+
I
|
407
|
+
42
|
408
|
+
I
|
409
|
+
7
|
410
|
+
I
|
411
|
+
50
|
412
|
+
I
|
413
|
+
16
|
414
|
+
I
|
415
|
+
65
|
416
|
+
x
|
417
|
+
88
|
418
|
+
/Users/santiago/WyeWorks/Projs/rails/actionmailer/lib/action_mailer/adv_attr_accessor.rb
|
419
|
+
p
|
420
|
+
2
|
421
|
+
x
|
422
|
+
4
|
423
|
+
name
|
424
|
+
x
|
425
|
+
4
|
426
|
+
ivar
|
427
|
+
x
|
428
|
+
4
|
429
|
+
each
|
430
|
+
p
|
431
|
+
5
|
432
|
+
I
|
433
|
+
-1
|
434
|
+
I
|
435
|
+
3
|
436
|
+
I
|
437
|
+
0
|
438
|
+
I
|
439
|
+
4
|
440
|
+
I
|
441
|
+
8
|
442
|
+
x
|
443
|
+
88
|
444
|
+
/Users/santiago/WyeWorks/Projs/rails/actionmailer/lib/action_mailer/adv_attr_accessor.rb
|
445
|
+
p
|
446
|
+
1
|
447
|
+
x
|
448
|
+
5
|
449
|
+
names
|
450
|
+
x
|
451
|
+
17
|
452
|
+
method_visibility
|
453
|
+
x
|
454
|
+
15
|
455
|
+
add_defn_method
|
456
|
+
p
|
457
|
+
3
|
458
|
+
I
|
459
|
+
2
|
460
|
+
I
|
461
|
+
3
|
462
|
+
I
|
463
|
+
10
|
464
|
+
x
|
465
|
+
88
|
466
|
+
/Users/santiago/WyeWorks/Projs/rails/actionmailer/lib/action_mailer/adv_attr_accessor.rb
|
467
|
+
p
|
468
|
+
0
|
469
|
+
x
|
470
|
+
13
|
471
|
+
attach_method
|
472
|
+
p
|
473
|
+
3
|
474
|
+
I
|
475
|
+
2
|
476
|
+
I
|
477
|
+
2
|
478
|
+
I
|
479
|
+
1c
|
480
|
+
x
|
481
|
+
88
|
482
|
+
/Users/santiago/WyeWorks/Projs/rails/actionmailer/lib/action_mailer/adv_attr_accessor.rb
|
483
|
+
p
|
484
|
+
0
|
485
|
+
x
|
486
|
+
13
|
487
|
+
attach_method
|
488
|
+
p
|
489
|
+
3
|
490
|
+
I
|
491
|
+
0
|
492
|
+
I
|
493
|
+
1
|
494
|
+
I
|
495
|
+
1c
|
496
|
+
x
|
497
|
+
88
|
498
|
+
/Users/santiago/WyeWorks/Projs/rails/actionmailer/lib/action_mailer/adv_attr_accessor.rb
|
499
|
+
p
|
500
|
+
0
|