From e47392b81faf9e96070379a18d525e25bd60678b Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 1 Dec 2007 20:53:15 +0000 Subject: Added db:fixtures:identity as a way of locating what ID a foxy fixture was assigned (closes #10332) [jbarnette] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8248 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- railties/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'railties/CHANGELOG') diff --git a/railties/CHANGELOG b/railties/CHANGELOG index 0095bbbf89..cf0425a22e 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Added db:fixtures:identity as a way of locating what ID a foxy fixture was assigned #10332 [jbarnette] + * Generated fixtures should not specify ids since theyre expected to be foxy fixtures #10330 [jbarnette] -- cgit v1.2.3