From 7288fd3e3f288fb10fad347cff949b4202c3ae30 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Fri, 18 May 2007 19:18:01 +0000 Subject: Docs: warn that associations names shouldn't be reserved words. Closes #4378. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6770 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 00cac2f0ac..ad7d0a668d 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Docs: warn that associations names shouldn't be reserved words. #4378 [murphy@cYcnus.de, Josh Susser] + * Sanitize Base#inspect. #8392 [Nik Wakelin] * Replace the transaction {|transaction|..} semantics with a new Exception ActiveRecord::Rollback. [Koz] -- cgit v1.2.3