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