Skip to content

Commit

Permalink
Tiny Active Record changelog fix
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
robin850 committed Nov 6, 2021
1 parent 66ffb46 commit ac1d5f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activerecord/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

*Gannon McGibbon*

* Add nested_attributes_for support for `delegated_type`
* Add `accepts_nested_attributes_for` support for `delegated_type`

```ruby
class Entry < ApplicationRecord
Expand Down

0 comments on commit ac1d5f0

Please sign in to comment.