actionpack 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 actionpack might be problematic. Click here for more details.

Files changed (123) hide show
  1. data/CHANGELOG +1 -1
  2. data/lib/action_pack/version.rb +1 -1
  3. metadata +13 -143
  4. data/lib/abstract_controller.rbc +0 -541
  5. data/lib/abstract_controller/asset_paths.rbc +0 -293
  6. data/lib/abstract_controller/base.rbc +0 -2155
  7. data/lib/abstract_controller/callbacks.rbc +0 -1562
  8. data/lib/abstract_controller/collector.rbc +0 -686
  9. data/lib/abstract_controller/helpers.rbc +0 -2220
  10. data/lib/abstract_controller/layouts.rbc +0 -2981
  11. data/lib/abstract_controller/logger.rbc +0 -333
  12. data/lib/abstract_controller/rendering.rbc +0 -3072
  13. data/lib/abstract_controller/translation.rbc +0 -383
  14. data/lib/abstract_controller/view_paths.rbc +0 -1292
  15. data/lib/action_controller.rbc +0 -1199
  16. data/lib/action_controller/base.rbc +0 -996
  17. data/lib/action_controller/caching.rbc +0 -1263
  18. data/lib/action_controller/caching/actions.rbc +0 -2339
  19. data/lib/action_controller/caching/fragments.rbc +0 -1464
  20. data/lib/action_controller/caching/pages.rbc +0 -2579
  21. data/lib/action_controller/caching/sweeping.rbc +0 -1743
  22. data/lib/action_controller/deprecated.rbc +0 -136
  23. data/lib/action_controller/deprecated/base.rbc +0 -3156
  24. data/lib/action_controller/log_subscriber.rbc +0 -1424
  25. data/lib/action_controller/metal.rbc +0 -3137
  26. data/lib/action_controller/metal/compatibility.rbc +0 -1570
  27. data/lib/action_controller/metal/conditional_get.rbc +0 -963
  28. data/lib/action_controller/metal/cookies.rbc +0 -381
  29. data/lib/action_controller/metal/exceptions.rbc +0 -856
  30. data/lib/action_controller/metal/flash.rbc +0 -632
  31. data/lib/action_controller/metal/head.rbc +0 -744
  32. data/lib/action_controller/metal/helpers.rbc +0 -1409
  33. data/lib/action_controller/metal/hide_actions.rbc +0 -1192
  34. data/lib/action_controller/metal/http_authentication.rbc +0 -6009
  35. data/lib/action_controller/metal/implicit_render.rbc +0 -495
  36. data/lib/action_controller/metal/instrumentation.rbc +0 -1916
  37. data/lib/action_controller/metal/mime_responds.rbc +0 -2827
  38. data/lib/action_controller/metal/rack_delegation.rbc +0 -683
  39. data/lib/action_controller/metal/redirecting.rbc +0 -1306
  40. data/lib/action_controller/metal/renderers.rbc +0 -2378
  41. data/lib/action_controller/metal/rendering.rbc +0 -1197
  42. data/lib/action_controller/metal/request_forgery_protection.rbc +0 -1272
  43. data/lib/action_controller/metal/rescue.rbc +0 -548
  44. data/lib/action_controller/metal/responder.rbc +0 -2566
  45. data/lib/action_controller/metal/session_management.rbc +0 -225
  46. data/lib/action_controller/metal/streaming.rbc +0 -1586
  47. data/lib/action_controller/metal/url_for.rbc +0 -710
  48. data/lib/action_controller/railtie.rbc +0 -1940
  49. data/lib/action_controller/record_identifier.rbc +0 -777
  50. data/lib/action_controller/vendor/html-scanner.rbc +0 -480
  51. data/lib/action_dispatch.rbc +0 -1370
  52. data/lib/action_dispatch/http/cache.rbc +0 -2914
  53. data/lib/action_dispatch/http/filter_parameters.rbc +0 -1291
  54. data/lib/action_dispatch/http/headers.rbc +0 -706
  55. data/lib/action_dispatch/http/mime_negotiation.rbc +0 -1444
  56. data/lib/action_dispatch/http/mime_type.rbc +0 -4946
  57. data/lib/action_dispatch/http/mime_types.rbc +0 -520
  58. data/lib/action_dispatch/http/parameters.rbc +0 -1497
  59. data/lib/action_dispatch/http/request.rbc +0 -4880
  60. data/lib/action_dispatch/http/response.rbc +0 -3276
  61. data/lib/action_dispatch/http/upload.rbc +0 -1067
  62. data/lib/action_dispatch/http/url.rbc +0 -2115
  63. data/lib/action_dispatch/middleware/best_standards_support.rbc +0 -502
  64. data/lib/action_dispatch/middleware/callbacks.rbc +0 -972
  65. data/lib/action_dispatch/middleware/cookies.rbc +0 -4350
  66. data/lib/action_dispatch/middleware/flash.rbc +0 -3071
  67. data/lib/action_dispatch/middleware/head.rbc +0 -461
  68. data/lib/action_dispatch/middleware/params_parser.rbc +0 -1773
  69. data/lib/action_dispatch/middleware/remote_ip.rbc +0 -1400
  70. data/lib/action_dispatch/middleware/session/abstract_store.rbc +0 -5227
  71. data/lib/action_dispatch/middleware/session/cookie_store.rbc +0 -1345
  72. data/lib/action_dispatch/middleware/show_exceptions.rbc +0 -3627
  73. data/lib/action_dispatch/middleware/stack.rbc +0 -2159
  74. data/lib/action_dispatch/middleware/static.rbc +0 -987
  75. data/lib/action_dispatch/railtie.rbc +0 -383
  76. data/lib/action_dispatch/routing.rbc +0 -520
  77. data/lib/action_dispatch/routing/deprecated_mapper.rbc +0 -13190
  78. data/lib/action_dispatch/routing/mapper.rbc +0 -22006
  79. data/lib/action_dispatch/routing/polymorphic_routes.rbc +0 -2083
  80. data/lib/action_dispatch/routing/route.rbc +0 -1797
  81. data/lib/action_dispatch/routing/route_set.rbc +0 -11847
  82. data/lib/action_dispatch/routing/url_for.rbc +0 -735
  83. data/lib/action_pack.rbc +0 -53
  84. data/lib/action_pack/version.rbc +0 -295
  85. data/lib/action_view.rbc +0 -864
  86. data/lib/action_view/base.rbc +0 -2257
  87. data/lib/action_view/context.rbc +0 -327
  88. data/lib/action_view/helpers.rbc +0 -1002
  89. data/lib/action_view/helpers/active_model_helper.rbc +0 -1680
  90. data/lib/action_view/helpers/asset_tag_helper.rbc +0 -8922
  91. data/lib/action_view/helpers/atom_feed_helper.rbc +0 -2872
  92. data/lib/action_view/helpers/cache_helper.rbc +0 -660
  93. data/lib/action_view/helpers/capture_helper.rbc +0 -1242
  94. data/lib/action_view/helpers/csrf_helper.rbc +0 -411
  95. data/lib/action_view/helpers/date_helper.rbc +0 -12404
  96. data/lib/action_view/helpers/debug_helper.rbc +0 -499
  97. data/lib/action_view/helpers/form_helper.rbc +0 -14903
  98. data/lib/action_view/helpers/form_options_helper.rbc +0 -6367
  99. data/lib/action_view/helpers/form_tag_helper.rbc +0 -5961
  100. data/lib/action_view/helpers/javascript_helper.rbc +0 -1611
  101. data/lib/action_view/helpers/number_helper.rbc +0 -6601
  102. data/lib/action_view/helpers/prototype_helper.rbc +0 -11921
  103. data/lib/action_view/helpers/raw_output_helper.rbc +0 -335
  104. data/lib/action_view/helpers/record_tag_helper.rbc +0 -684
  105. data/lib/action_view/helpers/sanitize_helper.rbc +0 -2571
  106. data/lib/action_view/helpers/scriptaculous_helper.rbc +0 -3434
  107. data/lib/action_view/helpers/tag_helper.rbc +0 -1856
  108. data/lib/action_view/helpers/text_helper.rbc +0 -5861
  109. data/lib/action_view/helpers/translation_helper.rbc +0 -1263
  110. data/lib/action_view/helpers/url_helper.rbc +0 -5487
  111. data/lib/action_view/log_subscriber.rbc +0 -732
  112. data/lib/action_view/paths.rbc +0 -1111
  113. data/lib/action_view/railtie.rbc +0 -1043
  114. data/lib/action_view/render/layouts.rbc +0 -943
  115. data/lib/action_view/render/partials.rbc +0 -3615
  116. data/lib/action_view/render/rendering.rbc +0 -1516
  117. data/lib/action_view/template.rbc +0 -3357
  118. data/lib/action_view/template/handler.rbc +0 -1112
  119. data/lib/action_view/template/handlers.rbc +0 -1177
  120. data/lib/action_view/template/handlers/builder.rbc +0 -458
  121. data/lib/action_view/template/handlers/erb.rbc +0 -2483
  122. data/lib/action_view/template/handlers/rjs.rbc +0 -490
  123. data/lib/action_view/template/resolver.rbc +0 -3587
@@ -1,225 +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
- 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
- 16
54
- ActionController
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
- 16
67
- ActionController
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
- 17
111
- SessionManagement
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
- 17
124
- SessionManagement
125
- i
126
- 23
127
- 5
128
- 66
129
- 5
130
- 45
131
- 0
132
- 1
133
- 43
134
- 2
135
- 47
136
- 49
137
- 3
138
- 1
139
- 15
140
- 99
141
- 7
142
- 4
143
- 65
144
- 49
145
- 5
146
- 2
147
- 15
148
- 1
149
- 11
150
- I
151
- 3
152
- I
153
- 0
154
- I
155
- 0
156
- I
157
- 0
158
- n
159
- p
160
- 6
161
- x
162
- 13
163
- ActiveSupport
164
- n
165
- x
166
- 7
167
- Concern
168
- x
169
- 6
170
- extend
171
- x
172
- 12
173
- ClassMethods
174
- x
175
- 11
176
- open_module
177
- p
178
- 5
179
- I
180
- 2
181
- I
182
- 3
183
- I
184
- d
185
- I
186
- 5
187
- I
188
- 17
189
- x
190
- 97
191
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_controller/metal/session_management.rb
192
- p
193
- 0
194
- x
195
- 13
196
- attach_method
197
- p
198
- 3
199
- I
200
- 2
201
- I
202
- 2
203
- I
204
- 1c
205
- x
206
- 97
207
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_controller/metal/session_management.rb
208
- p
209
- 0
210
- x
211
- 13
212
- attach_method
213
- p
214
- 3
215
- I
216
- 0
217
- I
218
- 1
219
- I
220
- 1c
221
- x
222
- 97
223
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_controller/metal/session_management.rb
224
- p
225
- 0
@@ -1,1586 +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
- 37
13
- 5
14
- 7
15
- 0
16
- 64
17
- 47
18
- 49
19
- 1
20
- 1
21
- 15
22
- 99
23
- 7
24
- 2
25
- 65
26
- 49
27
- 3
28
- 2
29
- 13
30
- 99
31
- 12
32
- 7
33
- 4
34
- 12
35
- 7
36
- 5
37
- 12
38
- 65
39
- 12
40
- 49
41
- 6
42
- 4
43
- 15
44
- 49
45
- 4
46
- 0
47
- 15
48
- 2
49
- 11
50
- I
51
- 6
52
- I
53
- 0
54
- I
55
- 0
56
- I
57
- 0
58
- n
59
- p
60
- 7
61
- s
62
- 33
63
- active_support/core_ext/file/path
64
- x
65
- 7
66
- require
67
- x
68
- 16
69
- ActionController
70
- x
71
- 11
72
- open_module
73
- x
74
- 15
75
- __module_init__
76
- M
77
- 1
78
- n
79
- n
80
- x
81
- 16
82
- ActionController
83
- i
84
- 28
85
- 5
86
- 66
87
- 99
88
- 7
89
- 0
90
- 65
91
- 49
92
- 1
93
- 2
94
- 13
95
- 99
96
- 12
97
- 7
98
- 2
99
- 12
100
- 7
101
- 3
102
- 12
103
- 65
104
- 12
105
- 49
106
- 4
107
- 4
108
- 15
109
- 49
110
- 2
111
- 0
112
- 11
113
- I
114
- 6
115
- I
116
- 0
117
- I
118
- 0
119
- I
120
- 0
121
- n
122
- p
123
- 5
124
- x
125
- 9
126
- Streaming
127
- x
128
- 11
129
- open_module
130
- x
131
- 15
132
- __module_init__
133
- M
134
- 1
135
- n
136
- n
137
- x
138
- 9
139
- Streaming
140
- i
141
- 117
142
- 5
143
- 66
144
- 5
145
- 45
146
- 0
147
- 1
148
- 43
149
- 2
150
- 47
151
- 49
152
- 3
153
- 1
154
- 15
155
- 5
156
- 45
157
- 4
158
- 5
159
- 43
160
- 6
161
- 47
162
- 49
163
- 7
164
- 1
165
- 15
166
- 65
167
- 7
168
- 8
169
- 44
170
- 43
171
- 9
172
- 80
173
- 49
174
- 10
175
- 1
176
- 13
177
- 7
178
- 11
179
- 7
180
- 12
181
- 64
182
- 49
183
- 13
184
- 0
185
- 49
186
- 14
187
- 2
188
- 15
189
- 13
190
- 7
191
- 15
192
- 7
193
- 16
194
- 64
195
- 49
196
- 13
197
- 0
198
- 49
199
- 14
200
- 2
201
- 15
202
- 49
203
- 13
204
- 0
205
- 49
206
- 17
207
- 2
208
- 15
209
- 5
210
- 48
211
- 18
212
- 15
213
- 99
214
- 7
215
- 19
216
- 7
217
- 20
218
- 65
219
- 67
220
- 49
221
- 21
222
- 0
223
- 49
224
- 22
225
- 4
226
- 15
227
- 99
228
- 7
229
- 23
230
- 7
231
- 24
232
- 65
233
- 67
234
- 49
235
- 21
236
- 0
237
- 49
238
- 22
239
- 4
240
- 15
241
- 5
242
- 48
243
- 25
244
- 15
245
- 99
246
- 7
247
- 26
248
- 7
249
- 27
250
- 65
251
- 67
252
- 49
253
- 21
254
- 0
255
- 49
256
- 22
257
- 4
258
- 11
259
- I
260
- 6
261
- I
262
- 0
263
- I
264
- 0
265
- I
266
- 0
267
- n
268
- p
269
- 28
270
- x
271
- 13
272
- ActiveSupport
273
- n
274
- x
275
- 7
276
- Concern
277
- x
278
- 6
279
- extend
280
- x
281
- 16
282
- ActionController
283
- n
284
- x
285
- 9
286
- Rendering
287
- x
288
- 7
289
- include
290
- x
291
- 25
292
- DEFAULT_SEND_FILE_OPTIONS
293
- x
294
- 4
295
- Hash
296
- x
297
- 16
298
- new_from_literal
299
- x
300
- 4
301
- type
302
- s
303
- 24
304
- application/octet-stream
305
- x
306
- 6
307
- freeze
308
- x
309
- 3
310
- []=
311
- x
312
- 11
313
- disposition
314
- s
315
- 10
316
- attachment
317
- x
318
- 9
319
- const_set
320
- x
321
- 9
322
- protected
323
- x
324
- 9
325
- send_file
326
- M
327
- 1
328
- n
329
- n
330
- x
331
- 9
332
- send_file
333
- i
334
- 212
335
- 23
336
- 1
337
- 10
338
- 14
339
- 44
340
- 43
341
- 0
342
- 78
343
- 49
344
- 1
345
- 1
346
- 19
347
- 1
348
- 15
349
- 45
350
- 2
351
- 3
352
- 20
353
- 0
354
- 49
355
- 4
356
- 1
357
- 13
358
- 9
359
- 34
360
- 15
361
- 45
362
- 2
363
- 5
364
- 20
365
- 0
366
- 49
367
- 6
368
- 1
369
- 9
370
- 39
371
- 1
372
- 8
373
- 56
374
- 5
375
- 45
376
- 7
377
- 8
378
- 7
379
- 9
380
- 20
381
- 0
382
- 47
383
- 101
384
- 10
385
- 63
386
- 2
387
- 47
388
- 49
389
- 11
390
- 2
391
- 15
392
- 20
393
- 1
394
- 7
395
- 12
396
- 49
397
- 13
398
- 1
399
- 9
400
- 69
401
- 1
402
- 8
403
- 103
404
- 20
405
- 1
406
- 7
407
- 14
408
- 14
409
- 2
410
- 49
411
- 13
412
- 1
413
- 13
414
- 10
415
- 99
416
- 15
417
- 45
418
- 2
419
- 15
420
- 20
421
- 0
422
- 49
423
- 16
424
- 1
425
- 13
426
- 18
427
- 3
428
- 49
429
- 17
430
- 2
431
- 15
432
- 8
433
- 103
434
- 18
435
- 2
436
- 16
437
- 2
438
- 15
439
- 5
440
- 20
441
- 1
442
- 47
443
- 49
444
- 18
445
- 1
446
- 15
447
- 20
448
- 1
449
- 7
450
- 19
451
- 49
452
- 13
453
- 1
454
- 9
455
- 137
456
- 45
457
- 20
458
- 21
459
- 43
460
- 22
461
- 7
462
- 23
463
- 64
464
- 5
465
- 48
466
- 24
467
- 49
468
- 25
469
- 2
470
- 8
471
- 138
472
- 1
473
- 15
474
- 5
475
- 20
476
- 1
477
- 7
478
- 26
479
- 49
480
- 13
481
- 1
482
- 13
483
- 10
484
- 153
485
- 15
486
- 4
487
- 200
488
- 13
489
- 18
490
- 2
491
- 47
492
- 49
493
- 27
494
- 1
495
- 15
496
- 15
497
- 20
498
- 1
499
- 7
500
- 28
501
- 49
502
- 29
503
- 1
504
- 9
505
- 189
506
- 5
507
- 20
508
- 1
509
- 7
510
- 28
511
- 49
512
- 13
513
- 1
514
- 13
515
- 18
516
- 2
517
- 47
518
- 49
519
- 30
520
- 1
521
- 15
522
- 8
523
- 190
524
- 1
525
- 15
526
- 5
527
- 45
528
- 2
529
- 31
530
- 20
531
- 0
532
- 7
533
- 32
534
- 64
535
- 49
536
- 33
537
- 2
538
- 13
539
- 18
540
- 2
541
- 47
542
- 49
543
- 34
544
- 1
545
- 15
546
- 11
547
- I
548
- 6
549
- I
550
- 2
551
- I
552
- 1
553
- I
554
- 2
555
- n
556
- p
557
- 35
558
- x
559
- 4
560
- Hash
561
- x
562
- 16
563
- new_from_literal
564
- x
565
- 4
566
- File
567
- n
568
- x
569
- 5
570
- file?
571
- n
572
- x
573
- 9
574
- readable?
575
- x
576
- 11
577
- MissingFile
578
- n
579
- s
580
- 17
581
- Cannot read file
582
- x
583
- 4
584
- to_s
585
- x
586
- 5
587
- raise
588
- x
589
- 18
590
- url_based_filename
591
- x
592
- 2
593
- []
594
- x
595
- 8
596
- filename
597
- n
598
- x
599
- 8
600
- basename
601
- x
602
- 3
603
- []=
604
- x
605
- 18
606
- send_file_headers!
607
- x
608
- 10
609
- x_sendfile
610
- x
611
- 13
612
- ActiveSupport
613
- n
614
- x
615
- 11
616
- Deprecation
617
- s
618
- 44
619
- :x_sendfile is no longer needed in send_file
620
- x
621
- 6
622
- caller
623
- x
624
- 4
625
- warn
626
- x
627
- 6
628
- status
629
- x
630
- 7
631
- status=
632
- x
633
- 12
634
- content_type
635
- x
636
- 4
637
- key?
638
- x
639
- 13
640
- content_type=
641
- n
642
- s
643
- 2
644
- rb
645
- x
646
- 4
647
- open
648
- x
649
- 14
650
- response_body=
651
- p
652
- 29
653
- I
654
- -1
655
- I
656
- 42
657
- I
658
- e
659
- I
660
- 43
661
- I
662
- 39
663
- I
664
- 45
665
- I
666
- 68
667
- I
668
- 46
669
- I
670
- 70
671
- I
672
- 48
673
- I
674
- 79
675
- I
676
- 49
677
- I
678
- 89
679
- I
680
- 48
681
- I
682
- 8b
683
- I
684
- 9d
685
- I
686
- 8c
687
- I
688
- 4c
689
- I
690
- a2
691
- I
692
- 4d
693
- I
694
- ab
695
- I
696
- 9d
697
- I
698
- ac
699
- I
700
- 4d
701
- I
702
- bf
703
- I
704
- 9d
705
- I
706
- c0
707
- I
708
- 4e
709
- I
710
- d4
711
- x
712
- 88
713
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_controller/metal/streaming.rb
714
- p
715
- 2
716
- x
717
- 4
718
- path
719
- x
720
- 7
721
- options
722
- x
723
- 17
724
- method_visibility
725
- x
726
- 15
727
- add_defn_method
728
- x
729
- 9
730
- send_data
731
- M
732
- 1
733
- n
734
- n
735
- x
736
- 9
737
- send_data
738
- i
739
- 59
740
- 23
741
- 1
742
- 10
743
- 14
744
- 44
745
- 43
746
- 0
747
- 78
748
- 49
749
- 1
750
- 1
751
- 19
752
- 1
753
- 15
754
- 5
755
- 20
756
- 1
757
- 49
758
- 2
759
- 0
760
- 47
761
- 49
762
- 3
763
- 1
764
- 15
765
- 5
766
- 20
767
- 1
768
- 7
769
- 4
770
- 7
771
- 5
772
- 49
773
- 6
774
- 2
775
- 44
776
- 43
777
- 0
778
- 79
779
- 49
780
- 1
781
- 1
782
- 13
783
- 7
784
- 7
785
- 20
786
- 0
787
- 49
788
- 8
789
- 2
790
- 15
791
- 49
792
- 9
793
- 1
794
- 47
795
- 49
796
- 10
797
- 1
798
- 11
799
- I
800
- 8
801
- I
802
- 2
803
- I
804
- 1
805
- I
806
- 2
807
- n
808
- p
809
- 11
810
- x
811
- 4
812
- Hash
813
- x
814
- 16
815
- new_from_literal
816
- x
817
- 3
818
- dup
819
- x
820
- 18
821
- send_file_headers!
822
- x
823
- 6
824
- status
825
- x
826
- 12
827
- content_type
828
- x
829
- 5
830
- slice
831
- x
832
- 4
833
- text
834
- x
835
- 3
836
- []=
837
- x
838
- 5
839
- merge
840
- x
841
- 6
842
- render
843
- p
844
- 7
845
- I
846
- -1
847
- I
848
- 70
849
- I
850
- e
851
- I
852
- 71
853
- I
854
- 19
855
- I
856
- 72
857
- I
858
- 3b
859
- x
860
- 88
861
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_controller/metal/streaming.rb
862
- p
863
- 2
864
- x
865
- 4
866
- data
867
- x
868
- 7
869
- options
870
- x
871
- 7
872
- private
873
- x
874
- 18
875
- send_file_headers!
876
- M
877
- 1
878
- n
879
- n
880
- x
881
- 18
882
- send_file_headers!
883
- i
884
- 263
885
- 20
886
- 0
887
- 45
888
- 0
889
- 1
890
- 20
891
- 0
892
- 49
893
- 2
894
- 1
895
- 49
896
- 3
897
- 1
898
- 15
899
- 7
900
- 4
901
- 7
902
- 5
903
- 35
904
- 2
905
- 56
906
- 6
907
- 50
908
- 7
909
- 0
910
- 15
911
- 20
912
- 0
913
- 7
914
- 8
915
- 49
916
- 9
917
- 1
918
- 9
919
- 51
920
- 45
921
- 10
922
- 11
923
- 43
924
- 12
925
- 7
926
- 13
927
- 64
928
- 5
929
- 48
930
- 14
931
- 49
932
- 15
933
- 2
934
- 8
935
- 52
936
- 1
937
- 15
938
- 20
939
- 0
940
- 7
941
- 5
942
- 49
943
- 16
944
- 1
945
- 19
946
- 1
947
- 15
948
- 20
949
- 0
950
- 7
951
- 17
952
- 49
953
- 16
954
- 1
955
- 9
956
- 96
957
- 20
958
- 1
959
- 7
960
- 18
961
- 20
962
- 0
963
- 7
964
- 17
965
- 49
966
- 16
967
- 1
968
- 47
969
- 101
970
- 19
971
- 7
972
- 20
973
- 63
974
- 3
975
- 81
976
- 21
977
- 19
978
- 1
979
- 8
980
- 97
981
- 1
982
- 15
983
- 20
984
- 0
985
- 7
986
- 4
987
- 49
988
- 16
989
- 1
990
- 19
991
- 2
992
- 15
993
- 20
994
- 2
995
- 45
996
- 22
997
- 23
998
- 49
999
- 24
1000
- 1
1001
- 9
1002
- 172
1003
- 45
1004
- 25
1005
- 26
1006
- 20
1007
- 2
1008
- 49
1009
- 16
1010
- 1
1011
- 19
1012
- 3
1013
- 15
1014
- 20
1015
- 3
1016
- 9
1017
- 136
1018
- 1
1019
- 8
1020
- 158
1021
- 5
1022
- 45
1023
- 27
1024
- 28
1025
- 7
1026
- 29
1027
- 20
1028
- 0
1029
- 7
1030
- 4
1031
- 49
1032
- 16
1033
- 1
1034
- 47
1035
- 101
1036
- 19
1037
- 63
1038
- 2
1039
- 47
1040
- 49
1041
- 30
1042
- 2
1043
- 15
1044
- 5
1045
- 20
1046
- 3
1047
- 13
1048
- 18
1049
- 2
1050
- 47
1051
- 49
1052
- 31
1053
- 1
1054
- 15
1055
- 8
1056
- 183
1057
- 5
1058
- 20
1059
- 2
1060
- 13
1061
- 18
1062
- 2
1063
- 47
1064
- 49
1065
- 31
1066
- 1
1067
- 15
1068
- 15
1069
- 5
1070
- 48
1071
- 32
1072
- 44
1073
- 43
1074
- 33
1075
- 80
1076
- 49
1077
- 34
1078
- 1
1079
- 13
1080
- 7
1081
- 35
1082
- 64
1083
- 20
1084
- 1
1085
- 49
1086
- 36
1087
- 2
1088
- 15
1089
- 13
1090
- 7
1091
- 37
1092
- 64
1093
- 7
1094
- 38
1095
- 64
1096
- 49
1097
- 36
1098
- 2
1099
- 15
1100
- 49
1101
- 39
1102
- 1
1103
- 15
1104
- 5
1105
- 48
1106
- 40
1107
- 2
1108
- 13
1109
- 18
1110
- 2
1111
- 49
1112
- 41
1113
- 1
1114
- 15
1115
- 15
1116
- 5
1117
- 48
1118
- 40
1119
- 49
1120
- 42
1121
- 0
1122
- 7
1123
- 43
1124
- 14
1125
- 2
1126
- 49
1127
- 16
1128
- 1
1129
- 13
1130
- 10
1131
- 258
1132
- 15
1133
- 3
1134
- 13
1135
- 18
1136
- 3
1137
- 49
1138
- 36
1139
- 2
1140
- 15
1141
- 8
1142
- 262
1143
- 18
1144
- 2
1145
- 16
1146
- 2
1147
- 11
1148
- I
1149
- 9
1150
- I
1151
- 4
1152
- I
1153
- 1
1154
- I
1155
- 1
1156
- n
1157
- p
1158
- 44
1159
- x
1160
- 25
1161
- DEFAULT_SEND_FILE_OPTIONS
1162
- n
1163
- x
1164
- 5
1165
- merge
1166
- x
1167
- 6
1168
- update
1169
- x
1170
- 4
1171
- type
1172
- x
1173
- 11
1174
- disposition
1175
- M
1176
- 1
1177
- p
1178
- 2
1179
- x
1180
- 9
1181
- for_block
1182
- t
1183
- n
1184
- x
1185
- 18
1186
- send_file_headers!
1187
- i
1188
- 40
1189
- 57
1190
- 19
1191
- 0
1192
- 15
1193
- 21
1194
- 1
1195
- 0
1196
- 20
1197
- 0
1198
- 49
1199
- 0
1200
- 1
1201
- 49
1202
- 1
1203
- 0
1204
- 9
1205
- 38
1206
- 5
1207
- 45
1208
- 2
1209
- 3
1210
- 7
1211
- 4
1212
- 20
1213
- 0
1214
- 47
1215
- 101
1216
- 5
1217
- 7
1218
- 6
1219
- 63
1220
- 3
1221
- 47
1222
- 49
1223
- 7
1224
- 2
1225
- 8
1226
- 39
1227
- 1
1228
- 11
1229
- I
1230
- 7
1231
- I
1232
- 1
1233
- I
1234
- 1
1235
- I
1236
- 1
1237
- n
1238
- p
1239
- 8
1240
- x
1241
- 2
1242
- []
1243
- x
1244
- 4
1245
- nil?
1246
- x
1247
- 13
1248
- ArgumentError
1249
- n
1250
- s
1251
- 1
1252
- :
1253
- x
1254
- 4
1255
- to_s
1256
- s
1257
- 16
1258
- option required
1259
- x
1260
- 5
1261
- raise
1262
- p
1263
- 5
1264
- I
1265
- 0
1266
- I
1267
- 78
1268
- I
1269
- 4
1270
- I
1271
- 79
1272
- I
1273
- 28
1274
- x
1275
- 88
1276
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_controller/metal/streaming.rb
1277
- p
1278
- 1
1279
- x
1280
- 3
1281
- arg
1282
- x
1283
- 4
1284
- each
1285
- x
1286
- 6
1287
- length
1288
- x
1289
- 4
1290
- key?
1291
- x
1292
- 13
1293
- ActiveSupport
1294
- n
1295
- x
1296
- 11
1297
- Deprecation
1298
- s
1299
- 44
1300
- You do not need to provide the file's length
1301
- x
1302
- 6
1303
- caller
1304
- x
1305
- 4
1306
- warn
1307
- x
1308
- 2
1309
- []
1310
- x
1311
- 8
1312
- filename
1313
- s
1314
- 12
1315
- ; filename="
1316
- x
1317
- 4
1318
- to_s
1319
- s
1320
- 1
1321
- "
1322
- x
1323
- 1
1324
- +
1325
- x
1326
- 6
1327
- Symbol
1328
- n
1329
- x
1330
- 5
1331
- is_a?
1332
- x
1333
- 4
1334
- Mime
1335
- n
1336
- x
1337
- 13
1338
- ArgumentError
1339
- n
1340
- s
1341
- 18
1342
- Unknown MIME type
1343
- x
1344
- 5
1345
- raise
1346
- x
1347
- 13
1348
- content_type=
1349
- x
1350
- 7
1351
- headers
1352
- x
1353
- 4
1354
- Hash
1355
- x
1356
- 16
1357
- new_from_literal
1358
- s
1359
- 19
1360
- Content-Disposition
1361
- x
1362
- 3
1363
- []=
1364
- s
1365
- 25
1366
- Content-Transfer-Encoding
1367
- s
1368
- 6
1369
- binary
1370
- x
1371
- 6
1372
- merge!
1373
- x
1374
- 8
1375
- response
1376
- x
1377
- 13
1378
- sending_file=
1379
- x
1380
- 13
1381
- cache_control
1382
- x
1383
- 6
1384
- public
1385
- p
1386
- 47
1387
- I
1388
- -1
1389
- I
1390
- 76
1391
- I
1392
- 0
1393
- I
1394
- 77
1395
- I
1396
- e
1397
- I
1398
- 78
1399
- I
1400
- 1a
1401
- I
1402
- 7c
1403
- I
1404
- 23
1405
- I
1406
- 7d
1407
- I
1408
- 33
1409
- I
1410
- 7c
1411
- I
1412
- 35
1413
- I
1414
- 80
1415
- I
1416
- 3f
1417
- I
1418
- 81
1419
- I
1420
- 62
1421
- I
1422
- 83
1423
- I
1424
- 6c
1425
- I
1426
- 85
1427
- I
1428
- 76
1429
- I
1430
- 86
1431
- I
1432
- 81
1433
- I
1434
- 87
1435
- I
1436
- 9f
1437
- I
1438
- 9d
1439
- I
1440
- a0
1441
- I
1442
- 88
1443
- I
1444
- ac
1445
- I
1446
- 9d
1447
- I
1448
- ad
1449
- I
1450
- 8a
1451
- I
1452
- b8
1453
- I
1454
- 8d
1455
- I
1456
- bb
1457
- I
1458
- 8f
1459
- I
1460
- c3
1461
- I
1462
- 8e
1463
- I
1464
- cd
1465
- I
1466
- 8f
1467
- I
1468
- d7
1469
- I
1470
- 8d
1471
- I
1472
- db
1473
- I
1474
- 92
1475
- I
1476
- e7
1477
- I
1478
- 9a
1479
- I
1480
- 107
1481
- x
1482
- 88
1483
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_controller/metal/streaming.rb
1484
- p
1485
- 4
1486
- x
1487
- 7
1488
- options
1489
- x
1490
- 11
1491
- disposition
1492
- x
1493
- 12
1494
- content_type
1495
- x
1496
- 9
1497
- extension
1498
- p
1499
- 23
1500
- I
1501
- 2
1502
- I
1503
- 7
1504
- I
1505
- d
1506
- I
1507
- 9
1508
- I
1509
- 18
1510
- I
1511
- b
1512
- I
1513
- 1b
1514
- I
1515
- e
1516
- I
1517
- 23
1518
- I
1519
- c
1520
- I
1521
- 30
1522
- I
1523
- d
1524
- I
1525
- 43
1526
- I
1527
- 10
1528
- I
1529
- 47
1530
- I
1531
- 42
1532
- I
1533
- 55
1534
- I
1535
- 70
1536
- I
1537
- 63
1538
- I
1539
- 75
1540
- I
1541
- 67
1542
- I
1543
- 76
1544
- I
1545
- 75
1546
- x
1547
- 88
1548
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_controller/metal/streaming.rb
1549
- p
1550
- 0
1551
- x
1552
- 13
1553
- attach_method
1554
- p
1555
- 3
1556
- I
1557
- 2
1558
- I
1559
- 6
1560
- I
1561
- 1c
1562
- x
1563
- 88
1564
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_controller/metal/streaming.rb
1565
- p
1566
- 0
1567
- x
1568
- 13
1569
- attach_method
1570
- p
1571
- 5
1572
- I
1573
- 0
1574
- I
1575
- 1
1576
- I
1577
- 9
1578
- I
1579
- 3
1580
- I
1581
- 25
1582
- x
1583
- 88
1584
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_controller/metal/streaming.rb
1585
- p
1586
- 0