From e105e599e706780905d4c348394da989de3b200f Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Fri, 11 May 2007 21:26:53 +0000 Subject: Sexy dumper now has its groove on (closes #8281) [Chris Wanstrath] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6719 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 2 -- 1 file changed, 2 deletions(-) (limited to 'activerecord/CHANGELOG') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index d0875adce0..7ca462abda 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -30,8 +30,6 @@ t.string :name, :value, :default => "Untitled" t.timestamps end - - Note: Schema dumping still happens in the old style -- someone care to update it? * Use association name for the wrapper element when using .to_xml. Previous behavior lead to non-deterministic situations with STI and polymorphic associations. [Koz, jstrachan] -- cgit v1.2.3