From 5c87c95a71a8f643bbef8c6d6773a74112b8371c Mon Sep 17 00:00:00 2001 From: Robin Dupret Date: Fri, 2 May 2014 11:56:03 +0200 Subject: Enhance a bit a few changelog entries [ci skip] --- activemodel/CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'activemodel') diff --git a/activemodel/CHANGELOG.md b/activemodel/CHANGELOG.md index 0db220ab8f..8f892ea3a7 100644 --- a/activemodel/CHANGELOG.md +++ b/activemodel/CHANGELOG.md @@ -1,6 +1,7 @@ * Introduce `validate` as an alias for `valid?`. - This is more intuitive when you want to run validations but don't care about the return value. + This is more intuitive when you want to run validations but don't care about + the return value. *Henrik Nyh* -- cgit v1.2.3