Ruby: Add change note for filter dataflow

This commit is contained in:
Harry Maclean
2023-02-13 21:26:28 +13:00
parent ba4d0a81d5
commit 7a01c4a974

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Flow is now tracked between ActionController `before_filter` and `after_filter` callbacks and their associated action methods.