Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 222 Bytes

readme.textile

File metadata and controls

13 lines (8 loc) · 222 Bytes

Installation

clone
bundle install
bundle exec rake db:migrate
bundle exec rake db:seed
bundle exec rake spree_sample:load

  • now activate the spree_solr_search in the gemfile, sorry a bug for now
  • bundle install