Aaron Z Davis
Results
1
comments of
Aaron Z Davis
``` ruby gem 'spree_fancy', :github => 'spree/spree_fancy', :branch => '1-3-stable' ``` I had to add this precompile line to the **production.rb**, works without having to precompile locally. ``` ruby config.assets.precompile...