From 2e42167058fa6e528237f4d78a4cb0bd6c2e099d Mon Sep 17 00:00:00 2001 From: Marcel Molina Date: Fri, 2 Dec 2005 04:30:46 +0000 Subject: Allow validate_uniqueness_of to be scoped by more than just one column. Closes #1559. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3206 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 ce96b64ed5..397a89730a 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Allow validate_uniqueness_of to be scoped by more than just one column. #1559. [jeremy@jthopple.com, Marcel Molina Jr.] + * Firebird: active? and reconnect! methods for handling stale connections. #428 [Ken Kunz ] * Firebird: updated for FireRuby 0.4.0. #3009 [Ken Kunz ] -- cgit v1.2.3