From ff718abcba6fd8ca5972f019524836bbd1d068d2 Mon Sep 17 00:00:00 2001 From: bogdanvlviv Date: Mon, 3 Sep 2018 19:15:14 +0300 Subject: Clarify changelog entry added in #33779 [ci skip] Related to #33773 --- railties/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties') diff --git a/railties/CHANGELOG.md b/railties/CHANGELOG.md index e9ef6aac6d..2d7067885d 100644 --- a/railties/CHANGELOG.md +++ b/railties/CHANGELOG.md @@ -1,4 +1,4 @@ -* Make :null_store the default store in the test environment. +* Make `ActiveSupport::Cache::NullStore` the default cache store in the test environment. *Michael C. Nelson* -- cgit v1.2.3