From b1867187d46eb82763242818af52cd452fdff5fe Mon Sep 17 00:00:00 2001 From: Robin Dupret Date: Sat, 31 May 2014 19:08:49 +0200 Subject: Tiny formatting fix in AS change log [ci skip] --- activesupport/CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index 68bfc8062b..38ec3c0753 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -2,10 +2,10 @@ Replacements: - 5.ago => 5.seconds.ago - 5.until => 5.seconds.until - 5.since => 5.seconds.since - 5.from_now => 5.seconds.from_now + 5.ago => 5.seconds.ago + 5.until => 5.seconds.until + 5.since => 5.seconds.since + 5.from_now => 5.seconds.from_now See #12389 for the history and rationale behind this. -- cgit v1.2.3