Skip to content

Commit f404a94

Browse files
Fix AR changelog reference to new config [ci skip]
1 parent 83a0132 commit f404a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

activerecord/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@
250250
251251
*Hartley McGuire*
252252
253-
* Add `active_record.config.validate_migration_timestamps` option for validating migration timestamps.
253+
* Add `config.active_record.validate_migration_timestamps` option for validating migration timestamps.
254254
255255
When set, validates that the timestamp prefix for a migration is no more than a day ahead of
256256
the timestamp associated with the current time. This is designed to prevent migrations prefixes

0 commit comments

Comments
 (0)