Where would migrations go if schema is not there? Speaking of migrations, what should happen to script/new_migration? Right now it only generates ActiveRecord migrations, and I'm trying to use Sequel instead.
On 9/22/07, Michael D. Ivey <[EMAIL PROTECTED]> wrote: > On Sep 22, 2007, at 6:53 AM, Chris Farmiloe wrote: > > the schema dir: > > I think this should be created by whichever ORM plugin/lib > > you have chosen to use. Not all merb apps will even need > > a database. > > +1 ... I assume this is just a leftover. > > Anyone see a reason to keep schema in generated apps? > > _______________________________________________ > Merb-devel mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/merb-devel > -- Cheers, Kevin Williams http://kevwil.com/ http://www.almostserio.us/ http://kevwil.jaiku.com/ _______________________________________________ Merb-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/merb-devel
