/minimal-cart

MinimalCart is a minimal shopping cart implementation plugin for Ruby on Rails that includes a basic shopping cart, product management, shipping / tax management and payment processing via ActiveMerchant. This branch removes the Product model and allows you to use any model by tagging it 'acts_as_orderable'. Still experimental and documentation is not updated.

Primary LanguageRubyMIT LicenseMIT

No issues in this repository yet.