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

Fixed relationships not being namespaced when needed #9

Merged
merged 1 commit into from
Jun 16, 2013
Merged

Fixed relationships not being namespaced when needed #9

merged 1 commit into from
Jun 16, 2013

Conversation

sorora
Copy link
Contributor

@sorora sorora commented Jun 1, 2013

Before creating a relationship it does a check to see if the main class is namespaced, and if so, appends the namespace to relationship, otherwise it leaves it as is.


Really sorry as I have no idea how to attach a pull request to an existing issue. The issue is described as here: #7

This fixes it from what I can tell (my tests now work as they failed before) and your tests all run green still.

Hope that helps :-)

Before creating a relationship it does a check to see if the main class is namespaced, and if so, appends the namespace to relationship, otherwise it leaves it as is.
@JeffreyWay JeffreyWay merged commit 183b553 into JeffreyWay:master Jun 16, 2013
@JeffreyWay
Copy link
Owner

Thanks! Sorry it took so long. Been super busy. :)

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

2 participants