Ruby: add changenote for Enumerable#index_by flow summary

This commit is contained in:
Nick Rolfe
2022-11-14 12:47:50 +00:00
parent 0dadf0bbb4
commit c80fbff648

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Data flow through the `ActiveSupport` extension `Enumerable#index_by` is now modeled.