Substruct 0.8 Released

Substruct, the e-commerce/cms/do it all rails engine has been updated.

http://dev.subimage.com/projects/substruct

Thanks to my friends in #substruct on FreeNode IRC we fixed the mysterious installation issues some people have been having. If you have been having problems installing check out the new download/install instructions on the wiki.

http://dev.subimage.com/projects/substruct/wiki/GettingTheCode http://dev.subimage.com/projects/substruct/wiki/InstallingSubstruct

Version 0.8

Fixed:

  • Made sure questions require title.
    • This makes sure you can actually click on all questions from the UI (whoops!)
  • DB setup was flawed, see migrations note.

    Migrations Note

    Loading db from the schema.rb file was seriously fucked, causing problems with duplicate columns and other nonsense.

    I've relabeled the migrations, adding the initial DB state as 001. Every other migration has been bumped up 1 version.

    Upgraders might have to change your engineschemainfo table....just an alert.

seth, Thu, 14 Dec 2006 03:32:00 GMT