Skip to content

Commit 1c759a2

Browse files
authored
Merge pull request rails#53282 from skipkayhil/hm-ar-changelog-tweak
Clarify `inverse_of` as a concept in CHANGELOG
2 parents 20f5828 + 53bd122 commit 1c759a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

activerecord/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
*David Stosik*
44

5-
* Allow to save records with polymorphic join tables that have inverse of specified.
5+
* Allow to save records with polymorphic join tables that have `inverse_of`
6+
specified.
67

78
*Markus Doits*
89

0 commit comments

Comments
 (0)