Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how does the world or another user see a users blog #98

Open
mices opened this issue Jan 25, 2018 · 1 comment
Open

how does the world or another user see a users blog #98

mices opened this issue Jan 25, 2018 · 1 comment

Comments

@mices
Copy link

mices commented Jan 25, 2018

at what path?

@Bodacious
Copy link
Owner

Bodacious commented Jan 29, 2018

You should have mounted the Blogit::Engine in your routes as described in the README.

e.g.

mount Blogit::Engine => "/blog"

Whatever path name you've defined there will be the path your blog should load on.

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

No branches or pull requests

2 participants