File tree 1 file changed +11
-9
lines changed
1 file changed +11
-9
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,17 @@ An implementation of Resources in Ember.JS without decorators.
5
5
- [ Inspiration, ember-could-get-used-to-this] ( https://github.com/pzuraq/ember-could-get-used-to-this )
6
6
7
7
8
- - [ Installation] ( #Installation )
9
- - [ Usage] ( #Usage )
10
- - [ LifecycleResource] ( #`LifecycleResource` )
11
- - [ Functions] (#` function ` Resources)
12
- - [ Thunks] ( #Thunks )
13
- - [ Public Types] (#Public Types)
14
- - [ Testing] ( #Testing )
15
- - [ Contributing] ( #Contributing )
16
- - [ Thanks] ( #Thanks )
8
+ - [ Installation] ( #installation )
9
+ - [ Usage] ( #usage )
10
+ - [ useResource] ( #useresource )
11
+ - [ useTask] ( #usetask )
12
+ - [ LifecycleResource] ( #lifecycleresource )
13
+ - [ Functions] ( #function-resources )
14
+ - [ Thunks] ( #thunks )
15
+ - [ Public Types] ( #public-types )
16
+ - [ Testing] ( #testing )
17
+ - [ Contributing] ( #contributing )
18
+ - [ Thanks] ( #thanks )
17
19
18
20
## Compatibility
19
21
You can’t perform that action at this time.
0 commit comments