From 51ab5cb0432c483422112ebbb274855a3fa5ecc8 Mon Sep 17 00:00:00 2001 From: Ryuta Kamizono Date: Sun, 31 Mar 2019 09:45:44 +0900 Subject: Follow up tweaks b89a3e7e638a50c648a17d09c48b49b707e1d90d [ci skip] * use backticks instead of `+` * and more (e.g. missed replacing `Array#excluding` and `Enumerable#excluding` in b89a3e7e638a50c648a17d09c48b49b707e1d90d) --- activejob/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activejob') diff --git a/activejob/CHANGELOG.md b/activejob/CHANGELOG.md index e09ba4b055..138c8a8ef4 100644 --- a/activejob/CHANGELOG.md +++ b/activejob/CHANGELOG.md @@ -34,7 +34,7 @@ *Edouard Chin* -* Restore HashWithIndifferentAccess support to ActiveJob::Arguments.deserialize. +* Restore `HashWithIndifferentAccess` support to `ActiveJob::Arguments.deserialize`. *Gannon McGibbon* -- cgit v1.2.3