Ruby Forum Ruby on Rails > best e-commerce on rails?

Posted by Alexy Khrabrov (braver)
on 09.05.2008 08:41
(Received via mailing list)
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?
Posted by Ruby Freak (Guest)
on 09.05.2008 16:58
(Received via mailing list)
google "substruct"

a free rails ap based on shopify
Posted by Kyle (Guest)
on 09.05.2008 19:12
(Received via mailing list)
Check out Spree (formerly RailsCart):

http://www.spreehq.org/

-Kyle
Posted by AndyV (Guest)
on 09.05.2008 20:58
(Received via mailing list)
Also railskits.com has a base Rails app that comes wired to do
recurring billing.