From: Corey Lawson Date: 2005-10-26T01:06:45+09:00 Subject: Re: Ruby on Rails version of osCommerce in PHP? ------=_Part_9055_24888464.1130256373781 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Well, I'd probably throw the schema into DeZign, and generate database scripts from there. On 10/24/05, Dave Burt wrote: > > Douglas Livingstone wondered: > > 2005/10/24, Corey Lawson : > >> Yes. I'd like to help with the database part at least (to make it > >> non-MySQL > >> dependent). > >> > > > > Isn't that for-free with Rails? > > > > Douglas > > Sort of. It's not fool-proof, though, especially if you use big magical > find_by_sql queries. > > Also, for an app like this, you will need a script to create the database= , > and that is platform-specific. Although Og provides this capability, and > there's also a separate Schema Generator (designed for Rails use) on > RubyForge. > > Cheers, > Dave > > > > ------=_Part_9055_24888464.1130256373781--