spree_blue_theme
spree_blue_theme copied to clipboard
Original Spree Blue theme (0.60.x)
Shows error in command line argument
Ubuntu 12.04 ruby 1.9.3. 327 rails 3.2.9 Steps to reproduce add to gem file (at bottom) gem 'spree_blue_theme', :git => 'git://github.com/spree/spree_blue_theme.git' run bundle rails s go to localhost:3000 F5 get...
Spree has adopted SCSS/SASS since version 1.1.x. It's about time to kill `spree_sass_blue_theme` and merge it back to `spree_blue_theme`
And deface spits back a nasty error: ActionView::Template::Error (Missing partial spree/shared/store_menu with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :coffee, :rabl]}. Searched in: - "/app/app/views" 2012-09-16T22:27:25+00:00 app[web.1]: \* "/app/vendor/bundle/ruby/1.9.1/bundler/gems/spree_auth_devise-99e8efaaf47d/app/views" 2012-09-16T22:27:25+00:00 app[web.1]: \* "/app/vendor/bundle/ruby/1.9.1/gems/devise-2.0.4/app/views"...