Sounds good. On 9/22/07, Michael D. Ivey <[EMAIL PROTECTED]> wrote: > On Sep 22, 2007, at 2:21 PM, Kevin Williams wrote: > > Where would migrations go if schema is not there? > > Wherever your ORM plugin puts it. Probably schema, but the ORM > plugin should create it. > > > 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. > > It should be a rake task or generator provided by the ORM plugin. > > > _______________________________________________ > 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
