Hi Ashley, Your rake tasks look pretty. I think the best place to put them for now would be on the wiki under development/database_migration. Until we see if that's something a lot of people are interested in using and then include them in the stack. The other option would be to create a gem with a bunch of useful tools like your rake tasks, deployment recipes etc... Merb plugin can have their own rake tasks which get loaded when you do rake -T in your Merb app.
What do you think? -Matt On Sun, Oct 26, 2008 at 10:43 AM, Ashley Moran < [EMAIL PROTECTED]> wrote: > > Hi > > Spent a bit of time today creating some rake tasks to migrate all > databases in database.yml. Wasn't sure who to contact about this in > case anyone thought they would be worth including (probably after > polishing up) in the current suite. Is it a Merb team issue or does > the DataMapper team handle the Merb-DataMapper crossover? > > I've dumped them on my blog in the mean time[1], in case anyone finds > them useful in their current state. Feedback more than welcome. > > Cheers > Ashley > > [1] > http://aviewfromafar.net/2008/10/26/adventures-in-merbddland-3-reduce-migration-pain-with-db-migrate-all-rake-tasks > > -- > http://www.patchspace.co.uk/ > http://aviewfromafar.net/ > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
