@@ -2,15 +2,15 @@ actionControllerControllerClasses
22| ActiveRecordInjection.rb:27:1:58:3 | FooController |
33| ActiveRecordInjection.rb:60:1:90:3 | BarController |
44| ActiveRecordInjection.rb:92:1:96:3 | BazController |
5- | app/controllers/foo/bars_controller.rb:1 :1:20 :3 | BarsController |
5+ | app/controllers/foo/bars_controller.rb:3 :1:25 :3 | BarsController |
66actionControllerActionMethods
77| ActiveRecordInjection.rb:32:3:57:5 | some_request_handler |
88| ActiveRecordInjection.rb:61:3:69:5 | some_other_request_handler |
99| ActiveRecordInjection.rb:71:3:89:5 | safe_paths |
1010| ActiveRecordInjection.rb:93:3:95:5 | yet_another_handler |
11- | app/controllers/foo/bars_controller.rb:3 :3:5 :5 | index |
12- | app/controllers/foo/bars_controller.rb:7 :3:13 :5 | show_debug |
13- | app/controllers/foo/bars_controller.rb:15 :3:19 :5 | show |
11+ | app/controllers/foo/bars_controller.rb:5 :3:7 :5 | index |
12+ | app/controllers/foo/bars_controller.rb:9 :3:18 :5 | show_debug |
13+ | app/controllers/foo/bars_controller.rb:20 :3:24 :5 | show |
1414paramsCalls
1515| ActiveRecordInjection.rb:35:30:35:35 | call to params |
1616| ActiveRecordInjection.rb:39:29:39:34 | call to params |
@@ -25,10 +25,10 @@ paramsCalls
2525| ActiveRecordInjection.rb:83:12:83:17 | call to params |
2626| ActiveRecordInjection.rb:88:15:88:20 | call to params |
2727| ActiveRecordInjection.rb:94:21:94:26 | call to params |
28- | app/controllers/foo/bars_controller.rb:8 :21:8 :26 | call to params |
29- | app/controllers/foo/bars_controller.rb:9 :10:9 :15 | call to params |
30- | app/controllers/foo/bars_controller.rb:16 :21:16 :26 | call to params |
31- | app/controllers/foo/bars_controller.rb:17 :10:17 :15 | call to params |
28+ | app/controllers/foo/bars_controller.rb:13 :21:13 :26 | call to params |
29+ | app/controllers/foo/bars_controller.rb:14 :10:14 :15 | call to params |
30+ | app/controllers/foo/bars_controller.rb:21 :21:21 :26 | call to params |
31+ | app/controllers/foo/bars_controller.rb:22 :10:22 :15 | call to params |
3232| app/views/foo/bars/show.html.erb:5:9:5:14 | call to params |
3333paramsSources
3434| ActiveRecordInjection.rb:35:30:35:35 | call to params |
@@ -44,17 +44,21 @@ paramsSources
4444| ActiveRecordInjection.rb:83:12:83:17 | call to params |
4545| ActiveRecordInjection.rb:88:15:88:20 | call to params |
4646| ActiveRecordInjection.rb:94:21:94:26 | call to params |
47- | app/controllers/foo/bars_controller.rb:8 :21:8 :26 | call to params |
48- | app/controllers/foo/bars_controller.rb:9 :10:9 :15 | call to params |
49- | app/controllers/foo/bars_controller.rb:16 :21:16 :26 | call to params |
50- | app/controllers/foo/bars_controller.rb:17 :10:17 :15 | call to params |
47+ | app/controllers/foo/bars_controller.rb:13 :21:13 :26 | call to params |
48+ | app/controllers/foo/bars_controller.rb:14 :10:14 :15 | call to params |
49+ | app/controllers/foo/bars_controller.rb:21 :21:21 :26 | call to params |
50+ | app/controllers/foo/bars_controller.rb:22 :10:22 :15 | call to params |
5151| app/views/foo/bars/show.html.erb:5:9:5:14 | call to params |
52+ cookiesCalls
53+ | app/controllers/foo/bars_controller.rb:10:27:10:33 | call to cookies |
54+ cookiesSources
55+ | app/controllers/foo/bars_controller.rb:10:27:10:33 | call to cookies |
5256redirectToCalls
53- | app/controllers/foo/bars_controller.rb:12 :5:12 :30 | call to redirect_to |
57+ | app/controllers/foo/bars_controller.rb:17 :5:17 :30 | call to redirect_to |
5458actionControllerHelperMethods
5559getAssociatedControllerClasses
56- | app/controllers/foo/bars_controller.rb:1 :1:20 :3 | BarsController | app/views/foo/bars/_widget.html.erb:0:0:0:0 | app/views/foo/bars/_widget.html.erb |
57- | app/controllers/foo/bars_controller.rb:1 :1:20 :3 | BarsController | app/views/foo/bars/show.html.erb:0:0:0:0 | app/views/foo/bars/show.html.erb |
60+ | app/controllers/foo/bars_controller.rb:3 :1:25 :3 | BarsController | app/views/foo/bars/_widget.html.erb:0:0:0:0 | app/views/foo/bars/_widget.html.erb |
61+ | app/controllers/foo/bars_controller.rb:3 :1:25 :3 | BarsController | app/views/foo/bars/show.html.erb:0:0:0:0 | app/views/foo/bars/show.html.erb |
5862controllerTemplateFiles
59- | app/controllers/foo/bars_controller.rb:1 :1:20 :3 | BarsController | app/views/foo/bars/_widget.html.erb:0:0:0:0 | app/views/foo/bars/_widget.html.erb |
60- | app/controllers/foo/bars_controller.rb:1 :1:20 :3 | BarsController | app/views/foo/bars/show.html.erb:0:0:0:0 | app/views/foo/bars/show.html.erb |
63+ | app/controllers/foo/bars_controller.rb:3 :1:25 :3 | BarsController | app/views/foo/bars/_widget.html.erb:0:0:0:0 | app/views/foo/bars/_widget.html.erb |
64+ | app/controllers/foo/bars_controller.rb:3 :1:25 :3 | BarsController | app/views/foo/bars/show.html.erb:0:0:0:0 | app/views/foo/bars/show.html.erb |
0 commit comments