actionmailer 3.0.7.rc2 → 3.0.7
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 +1 -1
- data/lib/action_mailer/version.rb +1 -1
- metadata +11 -31
- data/lib/action_mailer.rbc +0 -541
- data/lib/action_mailer/adv_attr_accessor.rbc +0 -500
- data/lib/action_mailer/base.rbc +0 -6778
- data/lib/action_mailer/collector.rbc +0 -818
- data/lib/action_mailer/delivery_methods.rbc +0 -1647
- data/lib/action_mailer/deprecated_api.rbc +0 -2896
- data/lib/action_mailer/log_subscriber.rbc +0 -624
- data/lib/action_mailer/mail_helper.rbc +0 -1221
- data/lib/action_mailer/old_api.rbc +0 -4786
- data/lib/action_mailer/railtie.rbc +0 -934
- data/lib/action_mailer/tmail_compat.rbc +0 -811
- data/lib/action_mailer/version.rbc +0 -295
data/CHANGELOG
CHANGED
metadata
CHANGED
@@ -1,15 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: actionmailer
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
5
|
-
prerelease:
|
4
|
+
hash: 9
|
5
|
+
prerelease:
|
6
6
|
segments:
|
7
7
|
- 3
|
8
8
|
- 0
|
9
9
|
- 7
|
10
|
-
|
11
|
-
- 2
|
12
|
-
version: 3.0.7.rc2
|
10
|
+
version: 3.0.7
|
13
11
|
platform: ruby
|
14
12
|
authors:
|
15
13
|
- David Heinemeier Hansson
|
@@ -17,8 +15,7 @@ autorequire:
|
|
17
15
|
bindir: bin
|
18
16
|
cert_chain: []
|
19
17
|
|
20
|
-
date: 2011-04-
|
21
|
-
default_executable:
|
18
|
+
date: 2011-04-18 00:00:00 Z
|
22
19
|
dependencies:
|
23
20
|
- !ruby/object:Gem::Dependency
|
24
21
|
name: actionpack
|
@@ -28,14 +25,12 @@ dependencies:
|
|
28
25
|
requirements:
|
29
26
|
- - "="
|
30
27
|
- !ruby/object:Gem::Version
|
31
|
-
hash:
|
28
|
+
hash: 9
|
32
29
|
segments:
|
33
30
|
- 3
|
34
31
|
- 0
|
35
32
|
- 7
|
36
|
-
|
37
|
-
- 2
|
38
|
-
version: 3.0.7.rc2
|
33
|
+
version: 3.0.7
|
39
34
|
type: :runtime
|
40
35
|
version_requirements: *id001
|
41
36
|
- !ruby/object:Gem::Dependency
|
@@ -67,35 +62,22 @@ files:
|
|
67
62
|
- README.rdoc
|
68
63
|
- MIT-LICENSE
|
69
64
|
- lib/action_mailer/adv_attr_accessor.rb
|
70
|
-
- lib/action_mailer/adv_attr_accessor.rbc
|
71
65
|
- lib/action_mailer/base.rb
|
72
|
-
- lib/action_mailer/base.rbc
|
73
66
|
- lib/action_mailer/collector.rb
|
74
|
-
- lib/action_mailer/collector.rbc
|
75
67
|
- lib/action_mailer/delivery_methods.rb
|
76
|
-
- lib/action_mailer/delivery_methods.rbc
|
77
68
|
- lib/action_mailer/deprecated_api.rb
|
78
|
-
- lib/action_mailer/deprecated_api.rbc
|
79
69
|
- lib/action_mailer/log_subscriber.rb
|
80
|
-
- lib/action_mailer/log_subscriber.rbc
|
81
70
|
- lib/action_mailer/mail_helper.rb
|
82
|
-
- lib/action_mailer/mail_helper.rbc
|
83
71
|
- lib/action_mailer/old_api.rb
|
84
|
-
- lib/action_mailer/old_api.rbc
|
85
72
|
- lib/action_mailer/railtie.rb
|
86
|
-
- lib/action_mailer/railtie.rbc
|
87
73
|
- lib/action_mailer/test_case.rb
|
88
74
|
- lib/action_mailer/test_helper.rb
|
89
75
|
- lib/action_mailer/tmail_compat.rb
|
90
|
-
- lib/action_mailer/tmail_compat.rbc
|
91
76
|
- lib/action_mailer/version.rb
|
92
|
-
- lib/action_mailer/version.rbc
|
93
77
|
- lib/action_mailer.rb
|
94
|
-
- lib/action_mailer.rbc
|
95
78
|
- lib/rails/generators/mailer/mailer_generator.rb
|
96
79
|
- lib/rails/generators/mailer/templates/mailer.rb
|
97
80
|
- lib/rails/generators/mailer/USAGE
|
98
|
-
has_rdoc: true
|
99
81
|
homepage: http://www.rubyonrails.org
|
100
82
|
licenses: []
|
101
83
|
|
@@ -118,18 +100,16 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
118
100
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
119
101
|
none: false
|
120
102
|
requirements:
|
121
|
-
- - "
|
103
|
+
- - ">="
|
122
104
|
- !ruby/object:Gem::Version
|
123
|
-
hash:
|
105
|
+
hash: 3
|
124
106
|
segments:
|
125
|
-
-
|
126
|
-
|
127
|
-
- 1
|
128
|
-
version: 1.3.1
|
107
|
+
- 0
|
108
|
+
version: "0"
|
129
109
|
requirements:
|
130
110
|
- none
|
131
111
|
rubyforge_project: actionmailer
|
132
|
-
rubygems_version: 1.
|
112
|
+
rubygems_version: 1.7.2
|
133
113
|
signing_key:
|
134
114
|
specification_version: 3
|
135
115
|
summary: Email composition, delivery, and receiving framework (part of Rails).
|
data/lib/action_mailer.rbc
DELETED
@@ -1,541 +0,0 @@
|
|
1
|
-
!RBIX
|
2
|
-
12079494195756429234
|
3
|
-
x
|
4
|
-
M
|
5
|
-
1
|
6
|
-
n
|
7
|
-
n
|
8
|
-
x
|
9
|
-
10
|
10
|
-
__script__
|
11
|
-
i
|
12
|
-
184
|
13
|
-
45
|
14
|
-
0
|
15
|
-
1
|
16
|
-
7
|
17
|
-
2
|
18
|
-
64
|
19
|
-
65
|
20
|
-
49
|
21
|
-
3
|
22
|
-
0
|
23
|
-
49
|
24
|
-
4
|
25
|
-
2
|
26
|
-
19
|
27
|
-
0
|
28
|
-
15
|
29
|
-
45
|
30
|
-
0
|
31
|
-
5
|
32
|
-
20
|
33
|
-
0
|
34
|
-
49
|
35
|
-
6
|
36
|
-
1
|
37
|
-
13
|
38
|
-
9
|
39
|
-
47
|
40
|
-
15
|
41
|
-
99
|
42
|
-
43
|
43
|
-
7
|
44
|
-
7
|
45
|
-
8
|
46
|
-
49
|
47
|
-
9
|
48
|
-
1
|
49
|
-
20
|
50
|
-
0
|
51
|
-
49
|
52
|
-
10
|
53
|
-
1
|
54
|
-
10
|
55
|
-
46
|
56
|
-
2
|
57
|
-
8
|
58
|
-
47
|
59
|
-
3
|
60
|
-
9
|
61
|
-
64
|
62
|
-
99
|
63
|
-
43
|
64
|
-
7
|
65
|
-
7
|
66
|
-
8
|
67
|
-
49
|
68
|
-
9
|
69
|
-
1
|
70
|
-
20
|
71
|
-
0
|
72
|
-
49
|
73
|
-
11
|
74
|
-
1
|
75
|
-
8
|
76
|
-
65
|
77
|
-
1
|
78
|
-
15
|
79
|
-
5
|
80
|
-
7
|
81
|
-
12
|
82
|
-
64
|
83
|
-
47
|
84
|
-
49
|
85
|
-
13
|
86
|
-
1
|
87
|
-
15
|
88
|
-
5
|
89
|
-
7
|
90
|
-
14
|
91
|
-
64
|
92
|
-
47
|
93
|
-
49
|
94
|
-
13
|
95
|
-
1
|
96
|
-
15
|
97
|
-
5
|
98
|
-
7
|
99
|
-
15
|
100
|
-
64
|
101
|
-
47
|
102
|
-
49
|
103
|
-
13
|
104
|
-
1
|
105
|
-
15
|
106
|
-
5
|
107
|
-
7
|
108
|
-
16
|
109
|
-
64
|
110
|
-
47
|
111
|
-
49
|
112
|
-
13
|
113
|
-
1
|
114
|
-
15
|
115
|
-
5
|
116
|
-
7
|
117
|
-
17
|
118
|
-
64
|
119
|
-
47
|
120
|
-
49
|
121
|
-
13
|
122
|
-
1
|
123
|
-
15
|
124
|
-
5
|
125
|
-
7
|
126
|
-
18
|
127
|
-
64
|
128
|
-
47
|
129
|
-
49
|
130
|
-
13
|
131
|
-
1
|
132
|
-
15
|
133
|
-
5
|
134
|
-
7
|
135
|
-
19
|
136
|
-
64
|
137
|
-
47
|
138
|
-
49
|
139
|
-
13
|
140
|
-
1
|
141
|
-
15
|
142
|
-
5
|
143
|
-
7
|
144
|
-
20
|
145
|
-
64
|
146
|
-
47
|
147
|
-
49
|
148
|
-
13
|
149
|
-
1
|
150
|
-
15
|
151
|
-
5
|
152
|
-
7
|
153
|
-
21
|
154
|
-
64
|
155
|
-
47
|
156
|
-
49
|
157
|
-
13
|
158
|
-
1
|
159
|
-
15
|
160
|
-
5
|
161
|
-
7
|
162
|
-
22
|
163
|
-
64
|
164
|
-
47
|
165
|
-
49
|
166
|
-
13
|
167
|
-
1
|
168
|
-
15
|
169
|
-
99
|
170
|
-
7
|
171
|
-
23
|
172
|
-
65
|
173
|
-
49
|
174
|
-
24
|
175
|
-
2
|
176
|
-
13
|
177
|
-
99
|
178
|
-
12
|
179
|
-
7
|
180
|
-
25
|
181
|
-
12
|
182
|
-
7
|
183
|
-
26
|
184
|
-
12
|
185
|
-
65
|
186
|
-
12
|
187
|
-
49
|
188
|
-
27
|
189
|
-
4
|
190
|
-
15
|
191
|
-
49
|
192
|
-
25
|
193
|
-
0
|
194
|
-
15
|
195
|
-
2
|
196
|
-
11
|
197
|
-
I
|
198
|
-
7
|
199
|
-
I
|
200
|
-
1
|
201
|
-
I
|
202
|
-
0
|
203
|
-
I
|
204
|
-
0
|
205
|
-
n
|
206
|
-
p
|
207
|
-
28
|
208
|
-
x
|
209
|
-
4
|
210
|
-
File
|
211
|
-
n
|
212
|
-
s
|
213
|
-
23
|
214
|
-
../../../actionpack/lib
|
215
|
-
x
|
216
|
-
11
|
217
|
-
active_path
|
218
|
-
x
|
219
|
-
11
|
220
|
-
expand_path
|
221
|
-
n
|
222
|
-
x
|
223
|
-
10
|
224
|
-
directory?
|
225
|
-
x
|
226
|
-
7
|
227
|
-
Globals
|
228
|
-
x
|
229
|
-
2
|
230
|
-
$:
|
231
|
-
x
|
232
|
-
2
|
233
|
-
[]
|
234
|
-
x
|
235
|
-
8
|
236
|
-
include?
|
237
|
-
x
|
238
|
-
7
|
239
|
-
unshift
|
240
|
-
s
|
241
|
-
19
|
242
|
-
abstract_controller
|
243
|
-
x
|
244
|
-
7
|
245
|
-
require
|
246
|
-
s
|
247
|
-
11
|
248
|
-
action_view
|
249
|
-
s
|
250
|
-
21
|
251
|
-
action_mailer/version
|
252
|
-
s
|
253
|
-
29
|
254
|
-
active_support/core_ext/class
|
255
|
-
s
|
256
|
-
36
|
257
|
-
active_support/core_ext/object/blank
|
258
|
-
s
|
259
|
-
37
|
260
|
-
active_support/core_ext/array/uniq_by
|
261
|
-
s
|
262
|
-
44
|
263
|
-
active_support/core_ext/module/attr_internal
|
264
|
-
s
|
265
|
-
41
|
266
|
-
active_support/core_ext/module/delegation
|
267
|
-
s
|
268
|
-
42
|
269
|
-
active_support/core_ext/string/inflections
|
270
|
-
s
|
271
|
-
30
|
272
|
-
active_support/lazy_load_hooks
|
273
|
-
x
|
274
|
-
12
|
275
|
-
ActionMailer
|
276
|
-
x
|
277
|
-
11
|
278
|
-
open_module
|
279
|
-
x
|
280
|
-
15
|
281
|
-
__module_init__
|
282
|
-
M
|
283
|
-
1
|
284
|
-
n
|
285
|
-
n
|
286
|
-
x
|
287
|
-
12
|
288
|
-
ActionMailer
|
289
|
-
i
|
290
|
-
85
|
291
|
-
5
|
292
|
-
66
|
293
|
-
5
|
294
|
-
44
|
295
|
-
43
|
296
|
-
0
|
297
|
-
43
|
298
|
-
1
|
299
|
-
47
|
300
|
-
49
|
301
|
-
2
|
302
|
-
1
|
303
|
-
15
|
304
|
-
5
|
305
|
-
7
|
306
|
-
3
|
307
|
-
47
|
308
|
-
49
|
309
|
-
4
|
310
|
-
1
|
311
|
-
15
|
312
|
-
5
|
313
|
-
7
|
314
|
-
5
|
315
|
-
47
|
316
|
-
49
|
317
|
-
4
|
318
|
-
1
|
319
|
-
15
|
320
|
-
5
|
321
|
-
7
|
322
|
-
6
|
323
|
-
47
|
324
|
-
49
|
325
|
-
4
|
326
|
-
1
|
327
|
-
15
|
328
|
-
5
|
329
|
-
7
|
330
|
-
7
|
331
|
-
47
|
332
|
-
49
|
333
|
-
4
|
334
|
-
1
|
335
|
-
15
|
336
|
-
5
|
337
|
-
7
|
338
|
-
8
|
339
|
-
47
|
340
|
-
49
|
341
|
-
4
|
342
|
-
1
|
343
|
-
15
|
344
|
-
5
|
345
|
-
7
|
346
|
-
9
|
347
|
-
47
|
348
|
-
49
|
349
|
-
4
|
350
|
-
1
|
351
|
-
15
|
352
|
-
5
|
353
|
-
7
|
354
|
-
10
|
355
|
-
47
|
356
|
-
49
|
357
|
-
4
|
358
|
-
1
|
359
|
-
15
|
360
|
-
5
|
361
|
-
7
|
362
|
-
11
|
363
|
-
47
|
364
|
-
49
|
365
|
-
4
|
366
|
-
1
|
367
|
-
15
|
368
|
-
5
|
369
|
-
7
|
370
|
-
12
|
371
|
-
47
|
372
|
-
49
|
373
|
-
4
|
374
|
-
1
|
375
|
-
11
|
376
|
-
I
|
377
|
-
2
|
378
|
-
I
|
379
|
-
0
|
380
|
-
I
|
381
|
-
0
|
382
|
-
I
|
383
|
-
0
|
384
|
-
n
|
385
|
-
p
|
386
|
-
13
|
387
|
-
x
|
388
|
-
13
|
389
|
-
ActiveSupport
|
390
|
-
x
|
391
|
-
8
|
392
|
-
Autoload
|
393
|
-
x
|
394
|
-
6
|
395
|
-
extend
|
396
|
-
x
|
397
|
-
15
|
398
|
-
AdvAttrAccessor
|
399
|
-
x
|
400
|
-
8
|
401
|
-
autoload
|
402
|
-
x
|
403
|
-
9
|
404
|
-
Collector
|
405
|
-
x
|
406
|
-
4
|
407
|
-
Base
|
408
|
-
x
|
409
|
-
15
|
410
|
-
DeliveryMethods
|
411
|
-
x
|
412
|
-
13
|
413
|
-
DeprecatedApi
|
414
|
-
x
|
415
|
-
10
|
416
|
-
MailHelper
|
417
|
-
x
|
418
|
-
6
|
419
|
-
OldApi
|
420
|
-
x
|
421
|
-
8
|
422
|
-
TestCase
|
423
|
-
x
|
424
|
-
10
|
425
|
-
TestHelper
|
426
|
-
p
|
427
|
-
21
|
428
|
-
I
|
429
|
-
2
|
430
|
-
I
|
431
|
-
29
|
432
|
-
I
|
433
|
-
d
|
434
|
-
I
|
435
|
-
2b
|
436
|
-
I
|
437
|
-
15
|
438
|
-
I
|
439
|
-
2c
|
440
|
-
I
|
441
|
-
1d
|
442
|
-
I
|
443
|
-
2d
|
444
|
-
I
|
445
|
-
25
|
446
|
-
I
|
447
|
-
2e
|
448
|
-
I
|
449
|
-
2d
|
450
|
-
I
|
451
|
-
2f
|
452
|
-
I
|
453
|
-
35
|
454
|
-
I
|
455
|
-
30
|
456
|
-
I
|
457
|
-
3d
|
458
|
-
I
|
459
|
-
31
|
460
|
-
I
|
461
|
-
45
|
462
|
-
I
|
463
|
-
32
|
464
|
-
I
|
465
|
-
4d
|
466
|
-
I
|
467
|
-
33
|
468
|
-
I
|
469
|
-
55
|
470
|
-
x
|
471
|
-
70
|
472
|
-
/Users/santiago/WyeWorks/Projs/rails/actionmailer/lib/action_mailer.rb
|
473
|
-
p
|
474
|
-
0
|
475
|
-
x
|
476
|
-
13
|
477
|
-
attach_method
|
478
|
-
p
|
479
|
-
27
|
480
|
-
I
|
481
|
-
0
|
482
|
-
I
|
483
|
-
18
|
484
|
-
I
|
485
|
-
10
|
486
|
-
I
|
487
|
-
19
|
488
|
-
I
|
489
|
-
42
|
490
|
-
I
|
491
|
-
1b
|
492
|
-
I
|
493
|
-
4b
|
494
|
-
I
|
495
|
-
1c
|
496
|
-
I
|
497
|
-
54
|
498
|
-
I
|
499
|
-
1d
|
500
|
-
I
|
501
|
-
5d
|
502
|
-
I
|
503
|
-
20
|
504
|
-
I
|
505
|
-
66
|
506
|
-
I
|
507
|
-
21
|
508
|
-
I
|
509
|
-
6f
|
510
|
-
I
|
511
|
-
22
|
512
|
-
I
|
513
|
-
78
|
514
|
-
I
|
515
|
-
23
|
516
|
-
I
|
517
|
-
81
|
518
|
-
I
|
519
|
-
24
|
520
|
-
I
|
521
|
-
8a
|
522
|
-
I
|
523
|
-
25
|
524
|
-
I
|
525
|
-
93
|
526
|
-
I
|
527
|
-
26
|
528
|
-
I
|
529
|
-
9c
|
530
|
-
I
|
531
|
-
28
|
532
|
-
I
|
533
|
-
b8
|
534
|
-
x
|
535
|
-
70
|
536
|
-
/Users/santiago/WyeWorks/Projs/rails/actionmailer/lib/action_mailer.rb
|
537
|
-
p
|
538
|
-
1
|
539
|
-
x
|
540
|
-
15
|
541
|
-
actionpack_path
|