From f770b829f4b363888b1af4bc7059bc45637a7ba2 Mon Sep 17 00:00:00 2001 From: Marcel Molina Date: Tue, 6 Nov 2007 23:50:23 +0000 Subject: Enhance explanation with more examples for attr_accessible macro. Closes #8095 [fearoffish, Marcel Molina] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8107 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 38547843db..072ca352e6 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Enhance explanation with more examples for attr_accessible macro. Closes #8095 [fearoffish, Marcel Molina] + * Update association/method mapping table to refected latest collection methods for has_many :through. Closes #8772 [lifofifo] * Explain semantics of having several different AR instances in a transaction block. Closes #9036 [jacobat, Marcel Molina] -- cgit v1.2.3