Skip to content

Commit

Permalink
Merge pull request #22891 from prathamesh-sonpatki/rm-duplicate-entry…
Browse files Browse the repository at this point in the history
…-for-cache-key

Remove duplicate entry for ActiveRecord::Relation#cache_key from Rails 5 release notes [ci skip]
  • Loading branch information
claudiob committed Jan 2, 2016
2 parents 4a5d4cb + fd04a0c commit 3ba4cc5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions guides/source/5_0_release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -494,9 +494,6 @@ Please refer to the [Changelog][active-record] for detailed changes.
* Added `config.active_record.warn_on_records_fetched_greater_than` option.
([Pull Request](https://github.com/rails/rails/pull/18846))

* Added `cache_key` to `ActiveRecord::Relation`.
([Pull Request](https://github.com/rails/rails/pull/20884))

* Added a native JSON data type support in MySQL.
([Pull Request](https://github.com/rails/rails/pull/21110))

Expand Down

0 comments on commit 3ba4cc5

Please sign in to comment.