From 0ad5365bf4f71adb32ea543f74615e86edce7b28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20L=C3=BCtke?= Date: Wed, 10 Oct 2007 19:11:50 +0000 Subject: find_and_(initialize|create)_by methods can now properly initialize protected attributes git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7826 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 3188f0bfc2..74226bb147 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* 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] * PostgreSQL: support multiline default values. #7533 [Carl Lerche, aguynamedryan, Rein Henrichs, Tarmo Tänav] -- cgit v1.2.3