@@ -2,7 +2,7 @@ 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:3:1:25 :3 | BarsController |
5+ | app/controllers/foo/bars_controller.rb:3:1:31 :3 | BarsController |
66actionControllerActionMethods
77| ActiveRecordInjection.rb:32:3:57:5 | some_request_handler |
88| ActiveRecordInjection.rb:61:3:69:5 | some_other_request_handler |
@@ -57,8 +57,8 @@ redirectToCalls
5757| app/controllers/foo/bars_controller.rb:17:5:17:30 | call to redirect_to |
5858actionControllerHelperMethods
5959getAssociatedControllerClasses
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 |
60+ | app/controllers/foo/bars_controller.rb:3:1:31 :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:31 :3 | BarsController | app/views/foo/bars/show.html.erb:0:0:0:0 | app/views/foo/bars/show.html.erb |
6262controllerTemplateFiles
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 |
63+ | app/controllers/foo/bars_controller.rb:3:1:31 :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:31 :3 | BarsController | app/views/foo/bars/show.html.erb:0:0:0:0 | app/views/foo/bars/show.html.erb |
0 commit comments