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,2339 +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
- 3
63
- set
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
- 7
126
- Caching
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
- 7
139
- Caching
140
- i
141
- 28
142
- 5
143
- 66
144
- 99
145
- 7
146
- 0
147
- 65
148
- 49
149
- 1
150
- 2
151
- 13
152
- 99
153
- 12
154
- 7
155
- 2
156
- 12
157
- 7
158
- 3
159
- 12
160
- 65
161
- 12
162
- 49
163
- 4
164
- 4
165
- 15
166
- 49
167
- 2
168
- 0
169
- 11
170
- I
171
- 6
172
- I
173
- 0
174
- I
175
- 0
176
- I
177
- 0
178
- n
179
- p
180
- 5
181
- x
182
- 7
183
- Actions
184
- x
185
- 11
186
- open_module
187
- x
188
- 15
189
- __module_init__
190
- M
191
- 1
192
- n
193
- n
194
- x
195
- 7
196
- Actions
197
- i
198
- 125
199
- 5
200
- 66
201
- 5
202
- 45
203
- 0
204
- 1
205
- 43
206
- 2
207
- 47
208
- 49
209
- 3
210
- 1
211
- 15
212
- 99
213
- 7
214
- 4
215
- 65
216
- 49
217
- 5
218
- 2
219
- 13
220
- 99
221
- 12
222
- 7
223
- 6
224
- 12
225
- 7
226
- 7
227
- 12
228
- 65
229
- 12
230
- 49
231
- 8
232
- 4
233
- 15
234
- 49
235
- 6
236
- 0
237
- 15
238
- 99
239
- 7
240
- 9
241
- 7
242
- 10
243
- 65
244
- 67
245
- 49
246
- 11
247
- 0
248
- 49
249
- 12
250
- 4
251
- 15
252
- 5
253
- 48
254
- 13
255
- 15
256
- 99
257
- 7
258
- 14
259
- 7
260
- 15
261
- 65
262
- 67
263
- 49
264
- 11
265
- 0
266
- 49
267
- 12
268
- 4
269
- 15
270
- 99
271
- 7
272
- 16
273
- 1
274
- 65
275
- 49
276
- 17
277
- 3
278
- 13
279
- 99
280
- 12
281
- 7
282
- 18
283
- 12
284
- 7
285
- 19
286
- 12
287
- 65
288
- 12
289
- 49
290
- 8
291
- 4
292
- 15
293
- 49
294
- 18
295
- 0
296
- 15
297
- 99
298
- 7
299
- 20
300
- 1
301
- 65
302
- 49
303
- 17
304
- 3
305
- 13
306
- 99
307
- 12
308
- 7
309
- 18
310
- 12
311
- 7
312
- 21
313
- 12
314
- 65
315
- 12
316
- 49
317
- 8
318
- 4
319
- 15
320
- 49
321
- 18
322
- 0
323
- 11
324
- I
325
- 6
326
- I
327
- 0
328
- I
329
- 0
330
- I
331
- 0
332
- n
333
- p
334
- 22
335
- x
336
- 13
337
- ActiveSupport
338
- n
339
- x
340
- 7
341
- Concern
342
- x
343
- 6
344
- extend
345
- x
346
- 12
347
- ClassMethods
348
- x
349
- 11
350
- open_module
351
- x
352
- 15
353
- __module_init__
354
- M
355
- 1
356
- n
357
- n
358
- x
359
- 12
360
- ClassMethods
361
- i
362
- 16
363
- 5
364
- 66
365
- 99
366
- 7
367
- 0
368
- 7
369
- 1
370
- 65
371
- 67
372
- 49
373
- 2
374
- 0
375
- 49
376
- 3
377
- 4
378
- 11
379
- I
380
- 5
381
- I
382
- 0
383
- I
384
- 0
385
- I
386
- 0
387
- n
388
- p
389
- 4
390
- x
391
- 13
392
- caches_action
393
- M
394
- 1
395
- n
396
- n
397
- x
398
- 13
399
- caches_action
400
- i
401
- 144
402
- 5
403
- 47
404
- 49
405
- 0
406
- 0
407
- 9
408
- 10
409
- 1
410
- 8
411
- 12
412
- 1
413
- 11
414
- 15
415
- 20
416
- 0
417
- 49
418
- 1
419
- 0
420
- 19
421
- 1
422
- 15
423
- 20
424
- 1
425
- 7
426
- 2
427
- 49
428
- 3
429
- 1
430
- 9
431
- 33
432
- 1
433
- 8
434
- 45
435
- 20
436
- 1
437
- 7
438
- 2
439
- 2
440
- 13
441
- 18
442
- 3
443
- 49
444
- 4
445
- 2
446
- 15
447
- 15
448
- 20
449
- 1
450
- 7
451
- 5
452
- 7
453
- 6
454
- 49
455
- 7
456
- 2
457
- 44
458
- 43
459
- 8
460
- 79
461
- 49
462
- 9
463
- 1
464
- 13
465
- 7
466
- 10
467
- 20
468
- 0
469
- 49
470
- 4
471
- 2
472
- 15
473
- 49
474
- 11
475
- 1
476
- 19
477
- 2
478
- 15
479
- 20
480
- 1
481
- 7
482
- 2
483
- 7
484
- 12
485
- 49
486
- 7
487
- 2
488
- 44
489
- 43
490
- 8
491
- 79
492
- 49
493
- 9
494
- 1
495
- 13
496
- 7
497
- 13
498
- 20
499
- 1
500
- 49
501
- 4
502
- 2
503
- 15
504
- 49
505
- 11
506
- 1
507
- 19
508
- 3
509
- 15
510
- 5
511
- 45
512
- 14
513
- 15
514
- 13
515
- 71
516
- 16
517
- 47
518
- 9
519
- 132
520
- 47
521
- 49
522
- 17
523
- 0
524
- 13
525
- 20
526
- 3
527
- 47
528
- 49
529
- 18
530
- 1
531
- 15
532
- 8
533
- 137
534
- 20
535
- 3
536
- 49
537
- 16
538
- 1
539
- 20
540
- 2
541
- 47
542
- 49
543
- 19
544
- 2
545
- 11
546
- I
547
- 9
548
- I
549
- 4
550
- I
551
- 0
552
- I
553
- 0
554
- I
555
- 0
556
- p
557
- 20
558
- x
559
- 17
560
- cache_configured?
561
- x
562
- 16
563
- extract_options!
564
- x
565
- 6
566
- layout
567
- x
568
- 4
569
- key?
570
- x
571
- 3
572
- []=
573
- x
574
- 2
575
- if
576
- x
577
- 6
578
- unless
579
- x
580
- 8
581
- extract!
582
- x
583
- 4
584
- Hash
585
- x
586
- 16
587
- new_from_literal
588
- x
589
- 4
590
- only
591
- x
592
- 5
593
- merge
594
- x
595
- 10
596
- cache_path
597
- x
598
- 13
599
- store_options
600
- x
601
- 17
602
- ActionCacheFilter
603
- n
604
- x
605
- 3
606
- new
607
- x
608
- 8
609
- allocate
610
- x
611
- 10
612
- initialize
613
- x
614
- 13
615
- around_filter
616
- p
617
- 15
618
- I
619
- -1
620
- I
621
- 5e
622
- I
623
- 0
624
- I
625
- 5f
626
- I
627
- d
628
- I
629
- 60
630
- I
631
- 15
632
- I
633
- 61
634
- I
635
- 2e
636
- I
637
- 62
638
- I
639
- 4d
640
- I
641
- 63
642
- I
643
- 6c
644
- I
645
- 65
646
- I
647
- 90
648
- x
649
- 88
650
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_controller/caching/actions.rb
651
- p
652
- 4
653
- x
654
- 7
655
- actions
656
- x
657
- 7
658
- options
659
- x
660
- 14
661
- filter_options
662
- x
663
- 13
664
- cache_options
665
- x
666
- 17
667
- method_visibility
668
- x
669
- 15
670
- add_defn_method
671
- p
672
- 3
673
- I
674
- 2
675
- I
676
- 5e
677
- I
678
- 10
679
- x
680
- 88
681
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_controller/caching/actions.rb
682
- p
683
- 0
684
- x
685
- 13
686
- attach_method
687
- x
688
- 14
689
- _save_fragment
690
- M
691
- 1
692
- n
693
- n
694
- x
695
- 14
696
- _save_fragment
697
- i
698
- 50
699
- 5
700
- 48
701
- 0
702
- 19
703
- 2
704
- 15
705
- 20
706
- 2
707
- 45
708
- 1
709
- 2
710
- 49
711
- 3
712
- 1
713
- 9
714
- 25
715
- 20
716
- 2
717
- 49
718
- 4
719
- 0
720
- 19
721
- 2
722
- 8
723
- 26
724
- 1
725
- 15
726
- 5
727
- 47
728
- 49
729
- 5
730
- 0
731
- 9
732
- 47
733
- 5
734
- 20
735
- 0
736
- 20
737
- 2
738
- 20
739
- 1
740
- 47
741
- 49
742
- 6
743
- 3
744
- 8
745
- 49
746
- 20
747
- 2
748
- 11
749
- I
750
- 7
751
- I
752
- 3
753
- I
754
- 2
755
- I
756
- 2
757
- n
758
- p
759
- 7
760
- x
761
- 13
762
- response_body
763
- x
764
- 5
765
- Array
766
- n
767
- x
768
- 5
769
- is_a?
770
- x
771
- 4
772
- join
773
- x
774
- 16
775
- caching_allowed?
776
- x
777
- 14
778
- write_fragment
779
- p
780
- 13
781
- I
782
- -1
783
- I
784
- 69
785
- I
786
- 0
787
- I
788
- 6a
789
- I
790
- 6
791
- I
792
- 6b
793
- I
794
- 1b
795
- I
796
- 6d
797
- I
798
- 22
799
- I
800
- 6e
801
- I
802
- 2f
803
- I
804
- 70
805
- I
806
- 32
807
- x
808
- 88
809
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_controller/caching/actions.rb
810
- p
811
- 3
812
- x
813
- 4
814
- name
815
- x
816
- 7
817
- options
818
- x
819
- 7
820
- content
821
- x
822
- 17
823
- method_visibility
824
- x
825
- 15
826
- add_defn_method
827
- x
828
- 9
829
- protected
830
- x
831
- 13
832
- expire_action
833
- M
834
- 1
835
- n
836
- n
837
- x
838
- 13
839
- expire_action
840
- i
841
- 97
842
- 23
843
- 0
844
- 10
845
- 14
846
- 44
847
- 43
848
- 0
849
- 78
850
- 49
851
- 1
852
- 1
853
- 19
854
- 0
855
- 15
856
- 5
857
- 47
858
- 49
859
- 2
860
- 0
861
- 9
862
- 24
863
- 1
864
- 8
865
- 26
866
- 1
867
- 11
868
- 15
869
- 20
870
- 0
871
- 7
872
- 3
873
- 49
874
- 4
875
- 1
876
- 19
877
- 1
878
- 15
879
- 20
880
- 1
881
- 45
882
- 5
883
- 6
884
- 49
885
- 7
886
- 1
887
- 9
888
- 56
889
- 20
890
- 1
891
- 56
892
- 8
893
- 50
894
- 9
895
- 0
896
- 8
897
- 96
898
- 5
899
- 45
900
- 10
901
- 11
902
- 13
903
- 71
904
- 12
905
- 47
906
- 9
907
- 82
908
- 47
909
- 49
910
- 13
911
- 0
912
- 13
913
- 5
914
- 20
915
- 0
916
- 3
917
- 47
918
- 49
919
- 14
920
- 3
921
- 15
922
- 8
923
- 89
924
- 5
925
- 20
926
- 0
927
- 3
928
- 49
929
- 12
930
- 3
931
- 49
932
- 15
933
- 0
934
- 47
935
- 49
936
- 16
937
- 1
938
- 11
939
- I
940
- 8
941
- I
942
- 2
943
- I
944
- 0
945
- I
946
- 1
947
- n
948
- p
949
- 17
950
- x
951
- 4
952
- Hash
953
- x
954
- 16
955
- new_from_literal
956
- x
957
- 17
958
- cache_configured?
959
- x
960
- 6
961
- action
962
- x
963
- 2
964
- []
965
- x
966
- 5
967
- Array
968
- n
969
- x
970
- 5
971
- is_a?
972
- M
973
- 1
974
- p
975
- 2
976
- x
977
- 9
978
- for_block
979
- t
980
- n
981
- x
982
- 13
983
- expire_action
984
- i
985
- 32
986
- 57
987
- 19
988
- 0
989
- 15
990
- 5
991
- 21
992
- 1
993
- 0
994
- 44
995
- 43
996
- 0
997
- 79
998
- 49
999
- 1
1000
- 1
1001
- 13
1002
- 7
1003
- 2
1004
- 20
1005
- 0
1006
- 49
1007
- 3
1008
- 2
1009
- 15
1010
- 49
1011
- 4
1012
- 1
1013
- 47
1014
- 49
1015
- 5
1016
- 1
1017
- 11
1018
- I
1019
- 8
1020
- I
1021
- 1
1022
- I
1023
- 1
1024
- I
1025
- 1
1026
- n
1027
- p
1028
- 6
1029
- x
1030
- 4
1031
- Hash
1032
- x
1033
- 16
1034
- new_from_literal
1035
- x
1036
- 6
1037
- action
1038
- x
1039
- 3
1040
- []=
1041
- x
1042
- 5
1043
- merge
1044
- x
1045
- 13
1046
- expire_action
1047
- p
1048
- 3
1049
- I
1050
- 0
1051
- I
1052
- 7a
1053
- I
1054
- 20
1055
- x
1056
- 88
1057
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_controller/caching/actions.rb
1058
- p
1059
- 1
1060
- x
1061
- 6
1062
- action
1063
- x
1064
- 4
1065
- each
1066
- x
1067
- 15
1068
- ActionCachePath
1069
- n
1070
- x
1071
- 3
1072
- new
1073
- x
1074
- 8
1075
- allocate
1076
- x
1077
- 10
1078
- initialize
1079
- x
1080
- 4
1081
- path
1082
- x
1083
- 15
1084
- expire_fragment
1085
- p
1086
- 13
1087
- I
1088
- -1
1089
- I
1090
- 75
1091
- I
1092
- e
1093
- I
1094
- 76
1095
- I
1096
- 1b
1097
- I
1098
- 78
1099
- I
1100
- 25
1101
- I
1102
- 79
1103
- I
1104
- 2f
1105
- I
1106
- 7a
1107
- I
1108
- 38
1109
- I
1110
- 7c
1111
- I
1112
- 61
1113
- x
1114
- 88
1115
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_controller/caching/actions.rb
1116
- p
1117
- 2
1118
- x
1119
- 7
1120
- options
1121
- x
1122
- 7
1123
- actions
1124
- x
1125
- 17
1126
- ActionCacheFilter
1127
- x
1128
- 10
1129
- open_class
1130
- x
1131
- 14
1132
- __class_init__
1133
- M
1134
- 1
1135
- n
1136
- n
1137
- x
1138
- 17
1139
- ActionCacheFilter
1140
- i
1141
- 30
1142
- 5
1143
- 66
1144
- 99
1145
- 7
1146
- 0
1147
- 7
1148
- 1
1149
- 65
1150
- 67
1151
- 49
1152
- 2
1153
- 0
1154
- 49
1155
- 3
1156
- 4
1157
- 15
1158
- 99
1159
- 7
1160
- 4
1161
- 7
1162
- 5
1163
- 65
1164
- 67
1165
- 49
1166
- 2
1167
- 0
1168
- 49
1169
- 3
1170
- 4
1171
- 11
1172
- I
1173
- 5
1174
- I
1175
- 0
1176
- I
1177
- 0
1178
- I
1179
- 0
1180
- n
1181
- p
1182
- 6
1183
- x
1184
- 10
1185
- initialize
1186
- M
1187
- 1
1188
- n
1189
- n
1190
- x
1191
- 10
1192
- initialize
1193
- i
1194
- 31
1195
- 95
1196
- 19
1197
- 1
1198
- 15
1199
- 20
1200
- 0
1201
- 7
1202
- 0
1203
- 7
1204
- 1
1205
- 7
1206
- 2
1207
- 49
1208
- 3
1209
- 3
1210
- 97
1211
- 37
1212
- 38
1213
- 4
1214
- 15
1215
- 37
1216
- 38
1217
- 5
1218
- 15
1219
- 37
1220
- 38
1221
- 6
1222
- 15
1223
- 15
1224
- 2
1225
- 11
1226
- I
1227
- 6
1228
- I
1229
- 2
1230
- I
1231
- 1
1232
- I
1233
- 1
1234
- n
1235
- p
1236
- 7
1237
- x
1238
- 10
1239
- cache_path
1240
- x
1241
- 13
1242
- store_options
1243
- x
1244
- 6
1245
- layout
1246
- x
1247
- 9
1248
- values_at
1249
- x
1250
- 11
1251
- @cache_path
1252
- x
1253
- 14
1254
- @store_options
1255
- x
1256
- 13
1257
- @cache_layout
1258
- p
1259
- 7
1260
- I
1261
- -1
1262
- I
1263
- 81
1264
- I
1265
- 4
1266
- I
1267
- 83
1268
- I
1269
- 11
1270
- I
1271
- 82
1272
- I
1273
- 1f
1274
- x
1275
- 88
1276
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_controller/caching/actions.rb
1277
- p
1278
- 2
1279
- x
1280
- 7
1281
- options
1282
- x
1283
- 5
1284
- block
1285
- x
1286
- 17
1287
- method_visibility
1288
- x
1289
- 15
1290
- add_defn_method
1291
- x
1292
- 6
1293
- filter
1294
- M
1295
- 1
1296
- n
1297
- n
1298
- x
1299
- 6
1300
- filter
1301
- i
1302
- 240
1303
- 39
1304
- 0
1305
- 7
1306
- 1
1307
- 49
1308
- 2
1309
- 1
1310
- 9
1311
- 31
1312
- 20
1313
- 0
1314
- 20
1315
- 0
1316
- 39
1317
- 0
1318
- 13
1319
- 70
1320
- 10
1321
- 26
1322
- 44
1323
- 43
1324
- 3
1325
- 12
1326
- 49
1327
- 4
1328
- 1
1329
- 50
1330
- 5
1331
- 1
1332
- 8
1333
- 33
1334
- 39
1335
- 0
1336
- 19
1337
- 1
1338
- 15
1339
- 45
1340
- 6
1341
- 7
1342
- 13
1343
- 71
1344
- 8
1345
- 47
1346
- 9
1347
- 72
1348
- 47
1349
- 49
1350
- 9
1351
- 0
1352
- 13
1353
- 20
1354
- 0
1355
- 20
1356
- 1
1357
- 13
1358
- 10
1359
- 65
1360
- 15
1361
- 44
1362
- 43
1363
- 10
1364
- 78
1365
- 49
1366
- 11
1367
- 1
1368
- 47
1369
- 49
1370
- 12
1371
- 2
1372
- 15
1373
- 8
1374
- 90
1375
- 20
1376
- 0
1377
- 20
1378
- 1
1379
- 13
1380
- 10
1381
- 87
1382
- 15
1383
- 44
1384
- 43
1385
- 10
1386
- 78
1387
- 49
1388
- 11
1389
- 1
1390
- 49
1391
- 8
1392
- 2
1393
- 19
1394
- 2
1395
- 15
1396
- 20
1397
- 0
1398
- 20
1399
- 2
1400
- 49
1401
- 13
1402
- 0
1403
- 39
1404
- 14
1405
- 49
1406
- 15
1407
- 2
1408
- 19
1409
- 3
1410
- 15
1411
- 20
1412
- 3
1413
- 9
1414
- 115
1415
- 1
1416
- 8
1417
- 161
1418
- 39
1419
- 16
1420
- 9
1421
- 122
1422
- 1
1423
- 8
1424
- 132
1425
- 20
1426
- 0
1427
- 3
1428
- 13
1429
- 18
1430
- 2
1431
- 49
1432
- 17
1433
- 1
1434
- 15
1435
- 15
1436
- 60
1437
- 0
1438
- 15
1439
- 20
1440
- 0
1441
- 2
1442
- 13
1443
- 18
1444
- 2
1445
- 49
1446
- 17
1447
- 1
1448
- 15
1449
- 15
1450
- 20
1451
- 0
1452
- 20
1453
- 2
1454
- 49
1455
- 13
1456
- 0
1457
- 39
1458
- 14
1459
- 49
1460
- 18
1461
- 2
1462
- 19
1463
- 3
1464
- 15
1465
- 39
1466
- 16
1467
- 9
1468
- 169
1469
- 1
1470
- 8
1471
- 200
1472
- 20
1473
- 0
1474
- 44
1475
- 43
1476
- 10
1477
- 80
1478
- 49
1479
- 11
1480
- 1
1481
- 13
1482
- 7
1483
- 19
1484
- 20
1485
- 3
1486
- 49
1487
- 20
1488
- 2
1489
- 15
1490
- 13
1491
- 7
1492
- 21
1493
- 2
1494
- 49
1495
- 20
1496
- 2
1497
- 15
1498
- 49
1499
- 22
1500
- 1
1501
- 19
1502
- 3
1503
- 15
1504
- 20
1505
- 0
1506
- 20
1507
- 3
1508
- 13
1509
- 18
1510
- 2
1511
- 49
1512
- 23
1513
- 1
1514
- 15
1515
- 15
1516
- 20
1517
- 0
1518
- 45
1519
- 24
1520
- 25
1521
- 20
1522
- 2
1523
- 49
1524
- 26
1525
- 0
1526
- 13
1527
- 10
1528
- 229
1529
- 15
1530
- 7
1531
- 27
1532
- 49
1533
- 28
1534
- 1
1535
- 13
1536
- 18
1537
- 2
1538
- 49
1539
- 29
1540
- 1
1541
- 15
1542
- 11
1543
- I
1544
- 9
1545
- I
1546
- 4
1547
- I
1548
- 1
1549
- I
1550
- 1
1551
- n
1552
- p
1553
- 30
1554
- x
1555
- 11
1556
- @cache_path
1557
- x
1558
- 4
1559
- call
1560
- x
1561
- 11
1562
- respond_to?
1563
- x
1564
- 4
1565
- Proc
1566
- x
1567
- 14
1568
- __from_block__
1569
- x
1570
- 13
1571
- instance_exec
1572
- x
1573
- 15
1574
- ActionCachePath
1575
- n
1576
- x
1577
- 3
1578
- new
1579
- x
1580
- 8
1581
- allocate
1582
- x
1583
- 4
1584
- Hash
1585
- x
1586
- 16
1587
- new_from_literal
1588
- x
1589
- 10
1590
- initialize
1591
- x
1592
- 4
1593
- path
1594
- x
1595
- 14
1596
- @store_options
1597
- x
1598
- 13
1599
- read_fragment
1600
- x
1601
- 13
1602
- @cache_layout
1603
- x
1604
- 18
1605
- action_has_layout=
1606
- x
1607
- 14
1608
- _save_fragment
1609
- x
1610
- 4
1611
- text
1612
- x
1613
- 3
1614
- []=
1615
- x
1616
- 6
1617
- layout
1618
- x
1619
- 16
1620
- render_to_string
1621
- x
1622
- 14
1623
- response_body=
1624
- x
1625
- 4
1626
- Mime
1627
- n
1628
- x
1629
- 9
1630
- extension
1631
- x
1632
- 4
1633
- html
1634
- x
1635
- 2
1636
- []
1637
- x
1638
- 13
1639
- content_type=
1640
- p
1641
- 31
1642
- I
1643
- -1
1644
- I
1645
- 86
1646
- I
1647
- 0
1648
- I
1649
- 87
1650
- I
1651
- 9
1652
- I
1653
- 88
1654
- I
1655
- 1f
1656
- I
1657
- 8a
1658
- I
1659
- 21
1660
- I
1661
- 87
1662
- I
1663
- 24
1664
- I
1665
- 8d
1666
- I
1667
- 5d
1668
- I
1669
- 8f
1670
- I
1671
- 6c
1672
- I
1673
- 91
1674
- I
1675
- 73
1676
- I
1677
- 92
1678
- I
1679
- 85
1680
- I
1681
- 93
1682
- I
1683
- 88
1684
- I
1685
- 94
1686
- I
1687
- 93
1688
- I
1689
- 95
1690
- I
1691
- a2
1692
- I
1693
- 98
1694
- I
1695
- c9
1696
- I
1697
- 9a
1698
- I
1699
- d5
1700
- I
1701
- 9b
1702
- I
1703
- f0
1704
- x
1705
- 88
1706
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_controller/caching/actions.rb
1707
- p
1708
- 4
1709
- x
1710
- 10
1711
- controller
1712
- x
1713
- 12
1714
- path_options
1715
- x
1716
- 10
1717
- cache_path
1718
- x
1719
- 4
1720
- body
1721
- p
1722
- 5
1723
- I
1724
- 2
1725
- I
1726
- 81
1727
- I
1728
- 10
1729
- I
1730
- 86
1731
- I
1732
- 1e
1733
- x
1734
- 88
1735
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_controller/caching/actions.rb
1736
- p
1737
- 0
1738
- x
1739
- 15
1740
- ActionCachePath
1741
- M
1742
- 1
1743
- n
1744
- n
1745
- x
1746
- 15
1747
- ActionCachePath
1748
- i
1749
- 44
1750
- 5
1751
- 66
1752
- 5
1753
- 7
1754
- 0
1755
- 7
1756
- 1
1757
- 47
1758
- 49
1759
- 2
1760
- 2
1761
- 15
1762
- 99
1763
- 7
1764
- 3
1765
- 7
1766
- 4
1767
- 65
1768
- 67
1769
- 49
1770
- 5
1771
- 0
1772
- 49
1773
- 6
1774
- 4
1775
- 15
1776
- 5
1777
- 48
1778
- 7
1779
- 15
1780
- 99
1781
- 7
1782
- 8
1783
- 7
1784
- 9
1785
- 65
1786
- 67
1787
- 49
1788
- 5
1789
- 0
1790
- 49
1791
- 6
1792
- 4
1793
- 11
1794
- I
1795
- 5
1796
- I
1797
- 0
1798
- I
1799
- 0
1800
- I
1801
- 0
1802
- n
1803
- p
1804
- 10
1805
- x
1806
- 4
1807
- path
1808
- x
1809
- 9
1810
- extension
1811
- x
1812
- 11
1813
- attr_reader
1814
- x
1815
- 10
1816
- initialize
1817
- M
1818
- 1
1819
- n
1820
- n
1821
- x
1822
- 10
1823
- initialize
1824
- i
1825
- 121
1826
- 23
1827
- 1
1828
- 10
1829
- 14
1830
- 44
1831
- 43
1832
- 0
1833
- 78
1834
- 49
1835
- 1
1836
- 1
1837
- 19
1838
- 1
1839
- 15
1840
- 23
1841
- 2
1842
- 10
1843
- 22
1844
- 2
1845
- 19
1846
- 2
1847
- 15
1848
- 20
1849
- 2
1850
- 9
1851
- 75
1852
- 20
1853
- 0
1854
- 49
1855
- 2
1856
- 0
1857
- 7
1858
- 3
1859
- 49
1860
- 4
1861
- 1
1862
- 38
1863
- 5
1864
- 15
1865
- 20
1866
- 1
1867
- 45
1868
- 0
1869
- 6
1870
- 49
1871
- 7
1872
- 1
1873
- 9
1874
- 72
1875
- 20
1876
- 1
1877
- 44
1878
- 43
1879
- 0
1880
- 79
1881
- 49
1882
- 1
1883
- 1
1884
- 13
1885
- 7
1886
- 3
1887
- 39
1888
- 5
1889
- 49
1890
- 8
1891
- 2
1892
- 15
1893
- 49
1894
- 9
1895
- 1
1896
- 8
1897
- 73
1898
- 1
1899
- 8
1900
- 76
1901
- 1
1902
- 15
1903
- 20
1904
- 0
1905
- 20
1906
- 1
1907
- 49
1908
- 10
1909
- 1
1910
- 7
1911
- 11
1912
- 13
1913
- 70
1914
- 9
1915
- 102
1916
- 15
1917
- 44
1918
- 43
1919
- 12
1920
- 7
1921
- 13
1922
- 78
1923
- 49
1924
- 14
1925
- 2
1926
- 6
1927
- 11
1928
- 49
1929
- 15
1930
- 1
1931
- 49
1932
- 16
1933
- 0
1934
- 19
1935
- 3
1936
- 15
1937
- 5
1938
- 20
1939
- 3
1940
- 47
1941
- 49
1942
- 17
1943
- 1
1944
- 38
1945
- 18
1946
- 11
1947
- I
1948
- 9
1949
- I
1950
- 4
1951
- I
1952
- 1
1953
- I
1954
- 3
1955
- n
1956
- p
1957
- 19
1958
- x
1959
- 4
1960
- Hash
1961
- x
1962
- 16
1963
- new_from_literal
1964
- x
1965
- 6
1966
- params
1967
- x
1968
- 6
1969
- format
1970
- x
1971
- 2
1972
- []
1973
- x
1974
- 10
1975
- @extension
1976
- n
1977
- x
1978
- 5
1979
- is_a?
1980
- x
1981
- 3
1982
- []=
1983
- x
1984
- 14
1985
- reverse_merge!
1986
- x
1987
- 7
1988
- url_for
1989
- n
1990
- x
1991
- 6
1992
- Regexp
1993
- s
1994
- 3
1995
- ://
1996
- x
1997
- 3
1998
- new
1999
- x
2000
- 5
2001
- split
2002
- x
2003
- 4
2004
- last
2005
- x
2006
- 10
2007
- normalize!
2008
- x
2009
- 5
2010
- @path
2011
- p
2012
- 15
2013
- I
2014
- -1
2015
- I
2016
- a6
2017
- I
2018
- 16
2019
- I
2020
- a7
2021
- I
2022
- 1a
2023
- I
2024
- a8
2025
- I
2026
- 27
2027
- I
2028
- a9
2029
- I
2030
- 4b
2031
- I
2032
- a7
2033
- I
2034
- 4d
2035
- I
2036
- ac
2037
- I
2038
- 6f
2039
- I
2040
- ad
2041
- I
2042
- 79
2043
- x
2044
- 88
2045
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_controller/caching/actions.rb
2046
- p
2047
- 4
2048
- x
2049
- 10
2050
- controller
2051
- x
2052
- 7
2053
- options
2054
- x
2055
- 15
2056
- infer_extension
2057
- x
2058
- 4
2059
- path
2060
- x
2061
- 17
2062
- method_visibility
2063
- x
2064
- 15
2065
- add_defn_method
2066
- x
2067
- 7
2068
- private
2069
- x
2070
- 10
2071
- normalize!
2072
- M
2073
- 1
2074
- n
2075
- n
2076
- x
2077
- 10
2078
- normalize!
2079
- i
2080
- 75
2081
- 20
2082
- 0
2083
- 77
2084
- 49
2085
- 0
2086
- 1
2087
- 4
2088
- 47
2089
- 83
2090
- 1
2091
- 9
2092
- 22
2093
- 20
2094
- 0
2095
- 7
2096
- 2
2097
- 64
2098
- 49
2099
- 3
2100
- 1
2101
- 8
2102
- 23
2103
- 1
2104
- 15
2105
- 5
2106
- 48
2107
- 4
2108
- 13
2109
- 9
2110
- 45
2111
- 15
2112
- 20
2113
- 0
2114
- 5
2115
- 48
2116
- 4
2117
- 49
2118
- 5
2119
- 1
2120
- 10
2121
- 44
2122
- 2
2123
- 8
2124
- 45
2125
- 3
2126
- 9
2127
- 64
2128
- 20
2129
- 0
2130
- 7
2131
- 6
2132
- 5
2133
- 48
2134
- 4
2135
- 47
2136
- 101
2137
- 7
2138
- 63
2139
- 2
2140
- 49
2141
- 3
2142
- 1
2143
- 8
2144
- 65
2145
- 1
2146
- 15
2147
- 45
2148
- 8
2149
- 9
2150
- 20
2151
- 0
2152
- 49
2153
- 10
2154
- 1
2155
- 11
2156
- I
2157
- 4
2158
- I
2159
- 1
2160
- I
2161
- 1
2162
- I
2163
- 1
2164
- n
2165
- p
2166
- 11
2167
- x
2168
- 2
2169
- []
2170
- x
2171
- 2
2172
- ==
2173
- s
2174
- 5
2175
- index
2176
- x
2177
- 2
2178
- <<
2179
- x
2180
- 9
2181
- extension
2182
- x
2183
- 10
2184
- ends_with?
2185
- s
2186
- 1
2187
- .
2188
- x
2189
- 4
2190
- to_s
2191
- x
2192
- 3
2193
- URI
2194
- n
2195
- x
2196
- 8
2197
- unescape
2198
- p
2199
- 9
2200
- I
2201
- -1
2202
- I
2203
- b1
2204
- I
2205
- 0
2206
- I
2207
- b2
2208
- I
2209
- 18
2210
- I
2211
- b3
2212
- I
2213
- 42
2214
- I
2215
- b4
2216
- I
2217
- 4b
2218
- x
2219
- 88
2220
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_controller/caching/actions.rb
2221
- p
2222
- 1
2223
- x
2224
- 4
2225
- path
2226
- p
2227
- 9
2228
- I
2229
- 2
2230
- I
2231
- a0
2232
- I
2233
- c
2234
- I
2235
- a6
2236
- I
2237
- 1a
2238
- I
2239
- b0
2240
- I
2241
- 1e
2242
- I
2243
- b1
2244
- I
2245
- 2c
2246
- x
2247
- 88
2248
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_controller/caching/actions.rb
2249
- p
2250
- 0
2251
- p
2252
- 15
2253
- I
2254
- 2
2255
- I
2256
- 59
2257
- I
2258
- d
2259
- I
2260
- 5b
2261
- I
2262
- 27
2263
- I
2264
- 69
2265
- I
2266
- 35
2267
- I
2268
- 74
2269
- I
2270
- 39
2271
- I
2272
- 75
2273
- I
2274
- 47
2275
- I
2276
- 80
2277
- I
2278
- 62
2279
- I
2280
- 9f
2281
- I
2282
- 7d
2283
- x
2284
- 88
2285
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_controller/caching/actions.rb
2286
- p
2287
- 0
2288
- x
2289
- 13
2290
- attach_method
2291
- p
2292
- 3
2293
- I
2294
- 2
2295
- I
2296
- 58
2297
- I
2298
- 1c
2299
- x
2300
- 88
2301
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_controller/caching/actions.rb
2302
- p
2303
- 0
2304
- x
2305
- 13
2306
- attach_method
2307
- p
2308
- 3
2309
- I
2310
- 2
2311
- I
2312
- 4
2313
- I
2314
- 1c
2315
- x
2316
- 88
2317
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_controller/caching/actions.rb
2318
- p
2319
- 0
2320
- x
2321
- 13
2322
- attach_method
2323
- p
2324
- 5
2325
- I
2326
- 0
2327
- I
2328
- 1
2329
- I
2330
- 9
2331
- I
2332
- 3
2333
- I
2334
- 25
2335
- x
2336
- 88
2337
- /Users/santiago/WyeWorks/Projs/rails/actionpack/lib/action_controller/caching/actions.rb
2338
- p
2339
- 0