From d5ac2801d9ba6eea0add944e13ba8f5c8754f117 Mon Sep 17 00:00:00 2001 From: Yves Senn Date: Sun, 11 Nov 2012 17:13:33 +0100 Subject: cleanup, removed whitespace from CHANGELOG --- activerecord/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activerecord/CHANGELOG.md') diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index dee398177c..e9adbf0f5d 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,7 +1,7 @@ ## Rails 4.0.0 (unreleased) ## * Do not create useless database transaction when building `has_one` association. - + Example: User.has_one :profile -- cgit v1.2.3