/sample-store

A sample ecommerce site for testing. Built on Rails with the Spree framework.

Primary LanguageRuby

= RailsCasts Example Application

Run these commands to try it out.

  bundle
  rake db:setup
  rails s

Requires Ruby 1.9.2 or higher.