On 26.11.2008, at 13:45, baaz wrote:
> I also added a property to the > model class and then I realized that I am violating the good old DRY > and in a very bad way. Migrations in DM only needed to make changes to existing data, rarely to alter the schema. In development you can always use DataMapper.auto_upgrade! which is not destructive. MK --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
