From f56dd107cdecb3cbffa04c320b4c30317331143d Mon Sep 17 00:00:00 2001 From: Rick Olson Date: Sun, 14 Oct 2007 05:20:24 +0000 Subject: Observers can observe model names as symbols properly now. Closes #9869 [queso] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7872 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 74226bb147..27c4168c63 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Observers can observe model names as symbols properly now. Closes #9869 [queso] + * find_and_(initialize|create)_by methods can now properly initialize protected attributes [Tobias Luetke] * belongs_to infers the foreign key from the association name instead of from the class name. [Jeremy Kemper] -- cgit v1.2.3