spree-contrib / spree_fancy

SpreeFancy is a responsive theme for Spree Commerce.
http://guides.spreecommerce.org
BSD 3-Clause "New" or "Revised" License
86 stars 186 forks source link

can't add spree_fancy to brand new spree store #87

Open yonahforst opened 10 years ago

yonahforst commented 10 years ago

Following this first part of this tutorial: http://guides.spreecommerce.com/developer/extensions_tutorial.html

I get the following error after running bundle exec rails g spree_fancy:install and restarting my server.

NoMethodError - undefined method empty?' for nil:NilClass: spree_frontend (2.1.3) app/views/spree/shared/_products.html.erb:4:in_455e18500ee799576c5d38975ccbca34'

radar commented 10 years ago

Hi @joshblour,

Could you please show us the full trace of that?