Greetings -- I need to set up a shop online and I want to use Rails. However, most of the top shops, e.g. reviewed in http://blog.webdistortion.com/2008/05/03/9-kick-ass-open-source-e-commerce-platforms-reviewed/ -- are PHP-based. Shopify is reviewed which is a hosted solution, not my own hackable rails setup, and ActiveMerchant is mentioned which is just a payment processing package in Ruby, a part of Shopify, along with Liquid templates -- still not a turn-key Rails solution. Are there any out there?
on 09.05.2008 08:41
on 09.05.2008 16:58
google "substruct" a free rails ap based on shopify
on 09.05.2008 19:12
Check out Spree (formerly RailsCart): http://www.spreehq.org/ -Kyle
on 09.05.2008 20:58
Also railskits.com has a base Rails app that comes wired to do recurring billing.