Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 274 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 274 Bytes

Refinery & Spree - together at last

Install Refinery:

gem install refinerycms
refinerycms refinery_spree

Add Spree gem:

gem 'spree', git: 'git://github.com/spree/spree.git', branch: '1-2-stable'

Install Spree

rails g spree:install

Update routes.rb