From 873f5e2f3ca1be0d260b44e0f09aa59aa824a1b9 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Wed, 24 Jan 2007 12:17:14 +0000 Subject: Docs: validations examples. Closes #7343. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6031 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 151e219d0b..8aa9ca213f 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Docs: validations examples. #7343 [zackchandler] + * Add missing tests ensuring callbacks work with class inheritance. Closes #7339 [sandofsky] * Fixtures use the table name and connection from set_fixture_class. #7330 [Anthony Eden] -- cgit v1.2.3