From 213992195d63ca8992676c1c51c276f9801c2d58 Mon Sep 17 00:00:00 2001 From: Rick Olson Date: Mon, 22 May 2006 08:00:05 +0000 Subject: Add docs for the :as option in has_one associations. Closes #5144 [cdcarter@gmail.com] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4358 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activerecord/CHANGELOG') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index 044d6e3205..c501af6f44 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Add docs for the :as option in has_one associations. Closes #5144 [cdcarter@gmail.com] + * Fixed that has_many collections shouldn't load the entire association to do build or create [DHH] * Added :allow_nil option for aggregations #5091 [ian.w.white@gmail.com] -- cgit v1.2.3