Slide 175
Slide 175 text
mount Spree::Core::Engine, :at => ‘/’
mount Spree::Auth::Engine, :at => ‘/’
mount Spree::Api::Engine, :at => ‘/’
mount Spree::Dash::Engine, :at => ‘/’
mount Spree::Promo::Engine, :at => ‘/’
mount Spree::YourExtension, :at => ‘/’
mount Spree::YourExtension, :at => ‘/’
mount Spree::YourExtension, :at => ‘/’
mount Spree::YourExtension, :at => ‘/’
Saturday, 3 March 12