= Product Assembly

== Installation

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