Skip to content

Commit dea950d

Browse files
authored
Merge pull request #58 from richmolj/master
Allow recursive sideloading
2 parents a86d83b + 8fe557d commit dea950d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+528
-235
lines changed

docs/Jsonapi.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h2>Defined Under Namespace</h2>
105105
</div>
106106

107107
<div id="footer">
108-
Generated on Tue Oct 3 09:22:25 2017 by
108+
Generated on Tue Oct 3 14:55:06 2017 by
109109
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
110110
0.9.9 (ruby-2.3.0).
111111
</div>

docs/Jsonapi/ResourceGenerator.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ <h3 class="signature first" id="copy_resource_file-instance_method">
205205
</div>
206206

207207
<div id="footer">
208-
Generated on Tue Oct 3 09:22:27 2017 by
208+
Generated on Tue Oct 3 14:55:08 2017 by
209209
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
210210
0.9.9 (ruby-2.3.0).
211211
</div>

docs/JsonapiCompliable.html

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<dl>
8080
<dt>Defined in:</dt>
8181
<dd>lib/jsonapi_compliable.rb<span class="defines">,<br />
82-
lib/jsonapi_compliable/base.rb,<br /> lib/jsonapi_compliable/query.rb,<br /> lib/jsonapi_compliable/rails.rb,<br /> lib/jsonapi_compliable/scope.rb,<br /> lib/jsonapi_compliable/errors.rb,<br /> lib/jsonapi_compliable/version.rb,<br /> lib/jsonapi_compliable/resource.rb,<br /> lib/jsonapi_compliable/sideload.rb,<br /> lib/jsonapi_compliable/stats/dsl.rb,<br /> lib/jsonapi_compliable/util/hash.rb,<br /> lib/jsonapi_compliable/scoping/base.rb,<br /> lib/jsonapi_compliable/scoping/sort.rb,<br /> lib/jsonapi_compliable/adapters/null.rb,<br /> lib/jsonapi_compliable/stats/payload.rb,<br /> lib/jsonapi_compliable/scoping/filter.rb,<br /> lib/jsonapi_compliable/scoping/paginate.rb,<br /> lib/jsonapi_compliable/adapters/abstract.rb,<br /> lib/jsonapi_compliable/util/field_params.rb,<br /> lib/jsonapi_compliable/extensions/temp_id.rb,<br /> lib/jsonapi_compliable/scoping/filterable.rb,<br /> lib/jsonapi_compliable/util/include_params.rb,<br /> lib/jsonapi_compliable/util/render_options.rb,<br /> lib/jsonapi_compliable/scoping/extra_fields.rb,<br /> lib/jsonapi_compliable/adapters/active_record.rb,<br /> lib/jsonapi_compliable/scoping/default_filter.rb,<br /> lib/jsonapi_compliable/util/relationship_payload.rb,<br /> lib/jsonapi_compliable/extensions/extra_attribute.rb,<br /> lib/jsonapi_compliable/extensions/boolean_attribute.rb,<br /> lib/jsonapi_compliable/adapters/active_record_sideloading.rb</span>
82+
lib/jsonapi_compliable/base.rb,<br /> lib/jsonapi_compliable/query.rb,<br /> lib/jsonapi_compliable/rails.rb,<br /> lib/jsonapi_compliable/scope.rb,<br /> lib/jsonapi_compliable/errors.rb,<br /> lib/jsonapi_compliable/version.rb,<br /> lib/jsonapi_compliable/resource.rb,<br /> lib/jsonapi_compliable/sideload.rb,<br /> lib/jsonapi_compliable/stats/dsl.rb,<br /> lib/jsonapi_compliable/util/hash.rb,<br /> lib/jsonapi_compliable/scoping/base.rb,<br /> lib/jsonapi_compliable/scoping/sort.rb,<br /> lib/jsonapi_compliable/adapters/null.rb,<br /> lib/jsonapi_compliable/stats/payload.rb,<br /> lib/jsonapi_compliable/util/sideload.rb,<br /> lib/jsonapi_compliable/scoping/filter.rb,<br /> lib/jsonapi_compliable/scoping/paginate.rb,<br /> lib/jsonapi_compliable/adapters/abstract.rb,<br /> lib/jsonapi_compliable/util/field_params.rb,<br /> lib/jsonapi_compliable/extensions/temp_id.rb,<br /> lib/jsonapi_compliable/scoping/filterable.rb,<br /> lib/jsonapi_compliable/util/include_params.rb,<br /> lib/jsonapi_compliable/util/render_options.rb,<br /> lib/jsonapi_compliable/scoping/extra_fields.rb,<br /> lib/jsonapi_compliable/adapters/active_record.rb,<br /> lib/jsonapi_compliable/scoping/default_filter.rb,<br /> lib/jsonapi_compliable/util/relationship_payload.rb,<br /> lib/jsonapi_compliable/extensions/extra_attribute.rb,<br /> lib/jsonapi_compliable/extensions/boolean_attribute.rb,<br /> lib/jsonapi_compliable/adapters/active_record_sideloading.rb</span>
8383
</dd>
8484
</dl>
8585

@@ -104,7 +104,7 @@ <h2>Constant Summary</h2>
104104
<dt id="VERSION-constant" class="">VERSION =
105105

106106
</dt>
107-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>0.9.2</span><span class='tstring_end'>&quot;</span></span></pre></dd>
107+
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>0.10.0</span><span class='tstring_end'>&quot;</span></span></pre></dd>
108108

109109
</dl>
110110

@@ -247,12 +247,12 @@ <h3 class="signature first" id="context-class_method">
247247
<pre class="lines">
248248

249249

250-
47
251250
48
252-
49</pre>
251+
49
252+
50</pre>
253253
</td>
254254
<td>
255-
<pre class="code"><span class="info file"># File 'lib/jsonapi_compliable.rb', line 47</span>
255+
<pre class="code"><span class="info file"># File 'lib/jsonapi_compliable.rb', line 48</span>
256256

257257
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_context'>context</span>
258258
<span class='const'>Thread</span><span class='period'>.</span><span class='id identifier rubyid_current'>current</span><span class='lbracket'>[</span><span class='symbol'>:context</span><span class='rbracket'>]</span> <span class='op'>||=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span>
@@ -290,12 +290,12 @@ <h3 class="signature " id="context=-class_method">
290290
<pre class="lines">
291291

292292

293-
52
294293
53
295-
54</pre>
294+
54
295+
55</pre>
296296
</td>
297297
<td>
298-
<pre class="code"><span class="info file"># File 'lib/jsonapi_compliable.rb', line 52</span>
298+
<pre class="code"><span class="info file"># File 'lib/jsonapi_compliable.rb', line 53</span>
299299

300300
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_context='>context=</span><span class='lparen'>(</span><span class='id identifier rubyid_val'>val</span><span class='rparen'>)</span>
301301
<span class='const'>Thread</span><span class='period'>.</span><span class='id identifier rubyid_current'>current</span><span class='lbracket'>[</span><span class='symbol'>:context</span><span class='rbracket'>]</span> <span class='op'>=</span> <span class='id identifier rubyid_val'>val</span>
@@ -320,14 +320,14 @@ <h3 class="signature " id="included-class_method">
320320
<pre class="lines">
321321

322322

323-
40
324323
41
325324
42
326325
43
327-
44</pre>
326+
44
327+
45</pre>
328328
</td>
329329
<td>
330-
<pre class="code"><span class="info file"># File 'lib/jsonapi_compliable.rb', line 40</span>
330+
<pre class="code"><span class="info file"># File 'lib/jsonapi_compliable.rb', line 41</span>
331331

332332
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_included'>included</span><span class='lparen'>(</span><span class='id identifier rubyid_klass'>klass</span><span class='rparen'>)</span>
333333
<span class='id identifier rubyid_klass'>klass</span><span class='period'>.</span><span class='id identifier rubyid_instance_eval'>instance_eval</span> <span class='kw'>do</span>
@@ -367,18 +367,18 @@ <h3 class="signature " id="with_context-class_method">
367367
<pre class="lines">
368368

369369

370-
57
371370
58
372371
59
373372
60
374373
61
375374
62
376375
63
377376
64
378-
65</pre>
377+
65
378+
66</pre>
379379
</td>
380380
<td>
381-
<pre class="code"><span class="info file"># File 'lib/jsonapi_compliable.rb', line 57</span>
381+
<pre class="code"><span class="info file"># File 'lib/jsonapi_compliable.rb', line 58</span>
382382

383383
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_with_context'>with_context</span><span class='lparen'>(</span><span class='id identifier rubyid_obj'>obj</span><span class='comma'>,</span> <span class='id identifier rubyid_namespace'>namespace</span><span class='rparen'>)</span>
384384
<span class='kw'>begin</span>
@@ -399,7 +399,7 @@ <h3 class="signature " id="with_context-class_method">
399399
</div>
400400

401401
<div id="footer">
402-
Generated on Tue Oct 3 09:22:25 2017 by
402+
Generated on Tue Oct 3 14:55:06 2017 by
403403
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
404404
0.9.9 (ruby-2.3.0).
405405
</div>

docs/JsonapiCompliable/Adapters.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ <h2>Defined Under Namespace</h2>
109109
</div>
110110

111111
<div id="footer">
112-
Generated on Tue Oct 3 09:22:25 2017 by
112+
Generated on Tue Oct 3 14:55:06 2017 by
113113
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
114114
0.9.9 (ruby-2.3.0).
115115
</div>

docs/JsonapiCompliable/Adapters/Abstract.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2451,7 +2451,7 @@ <h3 class="signature " id="update-instance_method">
24512451
</div>
24522452

24532453
<div id="footer">
2454-
Generated on Tue Oct 3 09:22:27 2017 by
2454+
Generated on Tue Oct 3 14:55:08 2017 by
24552455
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
24562456
0.9.9 (ruby-2.3.0).
24572457
</div>

docs/JsonapiCompliable/Adapters/ActiveRecord.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2233,7 +2233,7 @@ <h3 class="signature " id="update-instance_method">
22332233
</div>
22342234

22352235
<div id="footer">
2236-
Generated on Tue Oct 3 09:22:27 2017 by
2236+
Generated on Tue Oct 3 14:55:08 2017 by
22372237
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
22382238
0.9.9 (ruby-2.3.0).
22392239
</div>

docs/JsonapiCompliable/Adapters/ActiveRecordSideloading.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ <h3 class="signature " id="polymorphic_belongs_to-instance_method">
572572
</div>
573573

574574
<div id="footer">
575-
Generated on Tue Oct 3 09:22:25 2017 by
575+
Generated on Tue Oct 3 14:55:06 2017 by
576576
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
577577
0.9.9 (ruby-2.3.0).
578578
</div>

docs/JsonapiCompliable/Adapters/Null.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1672,7 +1672,7 @@ <h3 class="signature " id="transaction-instance_method">
16721672
</div>
16731673

16741674
<div id="footer">
1675-
Generated on Tue Oct 3 09:22:26 2017 by
1675+
Generated on Tue Oct 3 14:55:08 2017 by
16761676
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
16771677
0.9.9 (ruby-2.3.0).
16781678
</div>

docs/JsonapiCompliable/Base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1708,7 +1708,7 @@ <h3 class="signature " id="wrap_context-instance_method">
17081708
</div>
17091709

17101710
<div id="footer">
1711-
Generated on Tue Oct 3 09:22:25 2017 by
1711+
Generated on Tue Oct 3 14:55:06 2017 by
17121712
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
17131713
0.9.9 (ruby-2.3.0).
17141714
</div>

docs/JsonapiCompliable/Deserializer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -892,7 +892,7 @@ <h3 class="signature " id="relationships-instance_method">
892892
</div>
893893

894894
<div id="footer">
895-
Generated on Tue Oct 3 09:22:26 2017 by
895+
Generated on Tue Oct 3 14:55:07 2017 by
896896
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
897897
0.9.9 (ruby-2.3.0).
898898
</div>

0 commit comments

Comments
 (0)