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

Redefine base resource path #747

Merged
merged 1 commit into from
Feb 3, 2017
Merged

Redefine base resource path #747

merged 1 commit into from
Feb 3, 2017

Conversation

purinkle
Copy link
Contributor

@purinkle purinkle commented Feb 3, 2017

Before, the base resource path for view generators was a hard-coded string. This was causing issues for some generators. When called without an argument, their sub-generators had the wrong resource path. Replaced the base resource path string with a value object.

@nickcharlton
Copy link
Member

Love it!

Can you squash into one commit and merge?

Before, the base resource path for view generators was a hard-coded
string. This was causing issues for some generators.  When called
without an argument, their sub-generators had the wrong resource path.
Replaced the base resource path string with a value object.

* Fixes #645
@purinkle purinkle force-pushed the rw-fix-base-resource-path branch from e9e5e26 to 0e6f9c1 Compare February 3, 2017 12:52
@purinkle purinkle closed this Feb 3, 2017
@purinkle purinkle deleted the rw-fix-base-resource-path branch February 3, 2017 14:44
@purinkle purinkle merged commit 0e6f9c1 into master Feb 3, 2017
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.

2 participants