Fix changelog entry for active_record.partial_inserts

This commit is contained in:
Jean Boussier 2021-07-21 09:12:36 +02:00
parent 17db990ed0
commit 48f4c88214

@ -46,7 +46,7 @@
This will be the default for new apps in Rails 7. To opt in:
```ruby
config.active_record.partial_inserts = false
config.active_record.partial_inserts = true
```
If a migration remove the default value of a column, this option