Skip to content

Commit 3ba4cc5

Browse files
committed
Merge pull request rails#22891 from prathamesh-sonpatki/rm-duplicate-entry-for-cache-key
Remove duplicate entry for ActiveRecord::Relation#cache_key from Rails 5 release notes [ci skip]
2 parents 4a5d4cb + fd04a0c commit 3ba4cc5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

guides/source/5_0_release_notes.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -494,9 +494,6 @@ Please refer to the [Changelog][active-record] for detailed changes.
494494
* Added `config.active_record.warn_on_records_fetched_greater_than` option.
495495
([Pull Request](https://github.com/rails/rails/pull/18846))
496496

497-
* Added `cache_key` to `ActiveRecord::Relation`.
498-
([Pull Request](https://github.com/rails/rails/pull/20884))
499-
500497
* Added a native JSON data type support in MySQL.
501498
([Pull Request](https://github.com/rails/rails/pull/21110))
502499

0 commit comments

Comments
 (0)