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

Add a call to root in the microservices examples #41

Merged
merged 1 commit into from Jul 7, 2014

Conversation

ryanbrunner
Copy link

The microservices example as documented will currently not work, as the load_paths references controller and views directories inside the microservice's directory without setting the root of the application properly.

This change updates the example to have it work correctly.

The microservices example as documented will currently not work, as the load_paths references `controller` and `views` directories inside the microservice's directory without setting the root of the application properly.

This change updates the example to have it work correctly.
@AlfonsoUceda
Copy link
Contributor

👍

@jodosha
Copy link
Member

jodosha commented Jul 7, 2014

@ryanbrunner Thanks for this PR, merging. 👍

jodosha added a commit that referenced this pull request Jul 7, 2014
Add a call to root in the microservices examples
@jodosha jodosha merged commit 4a43453 into hanami:master Jul 7, 2014
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling ed1854c on ryanbrunner:master into 19cd078 on lotus:master.

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

Successfully merging this pull request may close these issues.

None yet

4 participants