From 6ad9d1dbde26baf6870b87d23381c601fcdee977 Mon Sep 17 00:00:00 2001 From: Marcel Molina Date: Sun, 6 May 2007 05:14:37 +0000 Subject: Update documentation for :dependent declaration so that it explicitly uses the non-deprecated API. Closes #8069. [danger] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6686 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 0c7e5c9fd2..55d2212a8a 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Update documentation for :dependent declaration so that it explicitly uses the non-deprecated API. [danger] + * Add documentation caveat about when to use count_by_sql. [fearoffish] * Enhance documentation for increment_counter and decrement_counter. [fearoffish] -- cgit v1.2.3