From 971ed153608c571c32416cad0afa9126d122602f Mon Sep 17 00:00:00 2001 From: Marcel Molina Date: Wed, 5 Dec 2007 17:35:17 +0000 Subject: Document API for exists?'s parameter and provide examples of usage. Closes #7913 [fearoffish] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8297 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 4f53aa2c06..920b70046b 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Document API for exists?'s parameter and provide examples of usage. Closes #7913 [fearoffish] + * Document API for create's attributes parameter and provide examples. Closes #7915 [fearoffish] * Documentation for find incorrectly omits the :conditions option from various examples. Closes #7923 [mattwestcott] -- cgit v1.2.3