Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 188 Bytes

README.markdown

File metadata and controls

8 lines (6 loc) · 188 Bytes

= Product Assembly

== Installation

  1. Add gem "spree_product_assembly" to your Gemfile
  2. Run bundle install
  3. Run rails g spree_product_assembly:install
  4. Run rake db:migrate