From ed69b38afaa5a4703864dc007399ab05613bb5d2 Mon Sep 17 00:00:00 2001 From: Marcel Molina Date: Wed, 5 Dec 2007 15:14:40 +0000 Subject: Document options and add examples for destroy. Closes #7988 [fearoffish] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8291 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 e9957700d1..ded7b57705 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Document options and add examples for destroy. Closes #7988 [fearoffish] + * Document options and add examples for update_all. Closes #7990 [fearoffish] * Document options for update_counters. Closes #8091 [fearoffish] -- cgit v1.2.3