Sha256: 6b0a5c9da9ef2e614df35b02054e22932680756c9dfb28b5cc323fb69089838a

Contents?: true

Size: 108 Bytes

Versions: 8

Compression:

Stored size: 108 Bytes

Contents

Dummy::Application.routes.draw do
  mount Alchemy::Engine => '/'
  mount Spree::Core::Engine => '/shop'
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
alchemy_spree-2.0.0.beta test/dummy/config/routes.rb
alchemy_spree-0.3.0 test/dummy/config/routes.rb
alchemy_spree-1.0.0.beta test/dummy/config/routes.rb
alchemy_spree-0.2.0 test/dummy/config/routes.rb
alchemy_spree-0.1.5 test/dummy/config/routes.rb
alchemy_spree-0.1.4 test/dummy/config/routes.rb
alchemy_spree-0.1.2 test/dummy/config/routes.rb
alchemy_spree-0.1.0 test/dummy/config/routes.rb