Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Document stand-alone usage #135

Merged
merged 4 commits into from
Aug 2, 2016
Merged

Conversation

knownasilya
Copy link
Contributor

Fixes #134

@alexlafroscia
Copy link
Collaborator

If we're going to mention this in the readme (and I'm worried out readme is getting really bloated) we should do both request and raw, and explain the difference.

@knownasilya
Copy link
Contributor Author

@alexlafroscia @rwjblue how is this?

@alexlafroscia alexlafroscia mentioned this pull request Aug 2, 2016
@alexlafroscia
Copy link
Collaborator

Great! Can you just add a little usage example below each import? Something like

import request from 'ember-ajax/request';

return request('/foo', { ... });

and the same for raw. Just in case someone doesn't know what to do once they have the function.

@knownasilya
Copy link
Contributor Author

Added examples

@alexlafroscia alexlafroscia merged commit 404cb00 into ember-cli:master Aug 2, 2016
@alexlafroscia
Copy link
Collaborator

Thank you!

@knownasilya knownasilya deleted the patch-1 branch August 2, 2016 23:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants