From aaad6b6e13dd83f64e7c582bbd63bbe0eb6e4814 Mon Sep 17 00:00:00 2001 From: Yves Senn Date: Tue, 25 Jun 2013 10:12:10 +0200 Subject: remove trailing whitespace from Active Record CHANGELOG --- activerecord/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activerecord') diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 4055dcd484..1c007ba8dd 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,5 +1,5 @@ * Flatten merged join_values before building the joins. - + While joining_values special treatment is given to string values. By flattening the array it ensures that string values are detected as strings and not arrays. -- cgit v1.2.3