@@ -2,7 +2,7 @@ actionControllerControllerClasses
2
2
| ActiveRecordInjection.rb:27:1:58:3 | FooController |
3
3
| ActiveRecordInjection.rb:60:1:90:3 | BarController |
4
4
| 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 |
6
6
actionControllerActionMethods
7
7
| ActiveRecordInjection.rb:32:3:57:5 | some_request_handler |
8
8
| ActiveRecordInjection.rb:61:3:69:5 | some_other_request_handler |
@@ -57,8 +57,8 @@ redirectToCalls
57
57
| app/controllers/foo/bars_controller.rb:17:5:17:30 | call to redirect_to |
58
58
actionControllerHelperMethods
59
59
getAssociatedControllerClasses
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 |
62
62
controllerTemplateFiles
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