Update ruby/ql/lib/change-notes/2022-08-16-action-controller-response-body.md

Co-authored-by: Nick Rolfe <nickrolfe@github.com>
This commit is contained in:
Harry Maclean
2022-08-18 10:03:52 +12:00
committed by GitHub
parent 7ef6ffbc54
commit 8f370b2457

View File

@@ -1,5 +1,5 @@
---
category: minorAnalysis
---
* Calls to `render` in Rails controllers and views are now recognised as HTTP
* Calls to `render` in Rails controllers and views are now recognized as HTTP
response bodies.