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

Does not use model-specific adapters for buildURL #31

Closed
cristinawithout opened this issue Nov 7, 2014 · 0 comments
Closed

Does not use model-specific adapters for buildURL #31

cristinawithout opened this issue Nov 7, 2014 · 0 comments

Comments

@cristinawithout
Copy link
Contributor

As described at http://emberjs.com/guides/models/customizing-adapters/, each model can have its own adapter where you can customize the method pathForType.

Ember Data Factory Guy uses the default adapter during buildURL, so customizations in model-specific adapters in the pathForType method are not used when building the stub endpoint URL.

This may also be what's happening in #29, but I'm not certain of that so creating separate issue. Pull request to follow.

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