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.

