I normally fix migration validation problems by supplying a basic implementation within the migration itself - usually just class Page < ActiveRecord::Base end with maybe an association or two. Using the actual models for migrations tends to lead to problems down the road.
_____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sean Cribbs Sent: Thursday, 22 March 2007 6:48 AM To: [email protected] Subject: Re: [Radiant] migrating from 0.5.2 to 0.6rc2 Brian, I apologize for this problem. It comes up because of a recent change I made to mental. I'll work with John to find a solution. Sean
_______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
