Michael, Thanks! That looks pretty cool.
Scott On Fri, Aug 20, 2010 at 9:47 AM, Michael Lang <[email protected]> wrote: > Scott, > > you might try my sequel_plus gem. See the "Use Rake Tasks" topic here: > > http://github.com/mwlang/sequel_plus > > Regards, > > Michael > > On Fri, Aug 20, 2010 at 9:14 AM, Scott LaBounty <[email protected]>wrote: > >> Thanks everyone for all your help. I did get everything working on Heroku. >> >> >> One thing though, does anyone have a rakefile that has migrations in them. >> I haven't used rake that much and what I came up with for the migrations >> doesn't look too elegant. I'm using something similar to: >> >> task :migrate do >> system "sequel -m ..." >> end >> >> Is there a better way? >> >> Thanks again. >> >> >> -- >> Scott >> http://steamcode.blogspot.com/ >> >> -- >> You received this message because you are subscribed to the Google Groups >> "sequel-talk" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<sequel-talk%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/sequel-talk?hl=en. >> > > > > -- > http://codeconnoisseur.org > > -- > You received this message because you are subscribed to the Google Groups > "sequel-talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<sequel-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/sequel-talk?hl=en. > -- Scott http://steamcode.blogspot.com/ -- You received this message because you are subscribed to the Google Groups "sequel-talk" 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/sequel-talk?hl=en.
