Keith - the Substruct platform is definitely not for the new person learning Rails.
Lauerence has done a great job on the Rails 3 branch, but it's not the main branch. We're still on Rails 2.3.8, which works perfectly fine. I'm personally waiting for Rails 3.1's engine improvements and some free time, then I think we'll officially make the move to the newest version of the code. -------------------- http://subimage.com http://twitter.com/subimage On Mon, Nov 1, 2010 at 6:11 PM, Keith Raymond <[email protected]> wrote: > Hello, > > I'm still desperate for a solution to this. A couple of weeks ago I > posted a question about a free and open-source shopping cart called > "Substruct." It looks like it's what I need, but I can't find anything > for the Rails3 upgrade. > > Not true- Sorry, I did find: > http://github.com/rubyjedi/substruct > > I started following these instructions just to see, using updated code > and practices where I saw they were needed but ran into this error > pretty early on. > > When I do the $ rake substruct:db:bootstrap I get: > ------------------------------- > "Mysql2::Error: Table 'quilting_development.content_nodes' doesn't > exist: SELECT `content_nodes`.* FROM `content_nodes`" > ------------------------------- > > I'm new to RoR and have been lucky in that I started to learn it just > before Rails 3 was released officially. My working environment is setup > for Rails 3 and Ruby 1.8.7. > > Unfortunately I need a free shopping cart solution and the documentation > for substruct and Rails3 is non-existent. The link above has a branch > for rails 3 but the documentation is the same as Rails 2 > > If anyone knows where I can find documentation for this or another, good > free shopping cart I would greatly appreciate it. > > -- > Posted via http://www.ruby-forum.com/. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: 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/rubyonrails-talk?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: 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/rubyonrails-talk?hl=en.

