Skip to content
This repository has been archived by the owner on Sep 4, 2018. It is now read-only.

Getting started guide - mounting the engine #10

Closed
radar opened this issue Nov 6, 2011 · 2 comments
Closed

Getting started guide - mounting the engine #10

radar opened this issue Nov 6, 2011 · 2 comments
Assignees

Comments

@radar
Copy link
Contributor

radar commented Nov 6, 2011

With the latest changes from the namespace branch, The "Getting Started" guide does not mention that you need to mount the core engine. Without this, the application will be barren.

To mount the engine, use this:

mount Spree::Core::Engine, :at => '/'

Or if you want to mount it at a specific location:

mount Spree::Core::Engine, :at => '/shop'
@ghost ghost assigned radar Nov 6, 2011
@schof
Copy link
Contributor

schof commented Dec 23, 2011

@radar Do you want to go ahead and add this to the guides now?

@runlevel5
Copy link
Member

In the release note, closed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants