Sha256: 621a6128cd59d28731cafdca09156ba7d7b4836a1c6bb78952edb2f6447f12e3

Contents?: true

Size: 463 Bytes

Versions: 30

Compression:

Stored size: 463 Bytes

Contents

Rails.application.routes.draw do
  # This line mounts Solidus's routes at the root of your application.
  # This means, any requests to URLs such as /products, will go to Spree::ProductsController.
  # If you would like to change where this engine is mounted, simply change the :at option to something different.
  #
  # We ask that you don't use the :as option here, as Solidus relies on it being the default of "spree"
  mount Spree::Core::Engine, at: '/'

end

Version data entries

30 entries across 30 versions & 9 rubygems

Version Path
solidus_i18n-2.2.0 spec/dummy/config/routes.rb
solidus_i18n-2.1.1 spec/dummy/config/routes.rb
solidus_auth_devise-2.5.4 spec/dummy/config/routes.rb
solidus_reports-1.0.0 spec/dummy/config/routes.rb
solidus_i18n-2.1.0 spec/dummy/config/routes.rb
solidus_six_saferpay-0.5.0 spec/dummy/config/routes.rb
solidus_auth_devise-2.5.3 spec/dummy/config/routes.rb
solidus_auth_devise-2.5.2 spec/dummy/config/routes.rb
solidus_auth_devise-2.5.1 spec/dummy/config/routes.rb
solidus_auth_devise-2.5.0 spec/dummy/config/routes.rb
solidus_reviews-1.4.1 spec/dummy/config/routes.rb
solidus_six_saferpay-0.4.0 spec/dummy/config/routes.rb
solidus_six_saferpay-0.3.0 spec/dummy/config/routes.rb
solidus_six_saferpay-0.1.8.1 spec/dummy/config/routes.rb
solidus_six_saferpay-0.2.0 spec/dummy/config/routes.rb
solidus_six_saferpay-0.1.8 spec/dummy/config/routes.rb
solidus_billing_address-0.0.7 spec/dummy/config/routes.rb
solidus_billing_address-0.0.6 spec/dummy/config/routes.rb
solidus_drip-0.1.0 spec/dummy/config/routes.rb
solidus_drip-0.0.1 spec/dummy/config/routes.rb