File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
ruby/ql/test/library-tests/frameworks Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ actionDispatchRoutes
17
17
| app/config/routes.rb:19:5:19:44 | call to get | get | admin/jobs | background_jobs | index |
18
18
| app/config/routes.rb:23:5:23:64 | call to get | get | admin/secrets | secrets | view_secrets |
19
19
| app/config/routes.rb:24:5:24:42 | call to delete | delete | admin/:user_id | users | destroy |
20
- | app/config/routes.rb:27:3:27:48 | call to match | via | photos/:id | photos | show |
21
- | app/config/routes.rb:28:3:28:50 | call to match | via | photos/:id | photos | show |
22
- | app/config/routes.rb:29:3:29:69 | call to match | via | photos/:id | photos | show |
20
+ | app/config/routes.rb:27:3:27:48 | call to match | get | photos/:id | photos | show |
21
+ | app/config/routes.rb:28:3:28:50 | call to match | get | photos/:id | photos | show |
22
+ | app/config/routes.rb:29:3:29:69 | call to match | get | photos/:id | photos | show |
23
23
| app/config/routes.rb:30:3:30:50 | call to match | delete | photos/:id | photos | show |
24
24
| app/config/routes.rb:30:3:30:50 | call to match | get | photos/:id | photos | show |
25
25
| app/config/routes.rb:30:3:30:50 | call to match | patch | photos/:id | photos | show |
You can’t perform that action at this time.
0 commit comments