hyper-resource 1.0.0.lap80 → 1.0.0.lap81
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/docs/HyperRecord/ClassMethods.html +95 -87
- data/docs/HyperRecord/ClientInstanceMethods.html +182 -99
- data/docs/HyperRecord/Collection.html +1 -1
- data/docs/HyperRecord/DummyValue.html +1 -1
- data/docs/HyperRecord/PubSub/ClassMethods.html +1 -1
- data/docs/HyperRecord/PubSub.html +1 -1
- data/docs/HyperRecord/ServerClassMethods.html +1 -1
- data/docs/HyperRecord.html +1 -1
- data/docs/Hyperloop/Resource/ClientDrivers.html +1 -1
- data/docs/Hyperloop/Resource/HTTP.html +1 -1
- data/docs/Hyperloop/Resource/MethodsController.html +1 -1
- data/docs/Hyperloop/Resource/PropertiesController.html +1 -1
- data/docs/Hyperloop/Resource/PubSub/ClassMethods.html +1 -1
- data/docs/Hyperloop/Resource/PubSub.html +1 -1
- data/docs/Hyperloop/Resource/RelationsController.html +1 -1
- data/docs/Hyperloop/Resource/ScopesController.html +1 -1
- data/docs/Hyperloop/Resource/SecurityError.html +1 -1
- data/docs/Hyperloop/Resource/SecurityGuards/ClassMethods.html +1 -1
- data/docs/Hyperloop/Resource/SecurityGuards.html +1 -1
- data/docs/Hyperloop/Resource.html +2 -2
- data/docs/Hyperloop.html +1 -1
- data/docs/_index.html +1 -1
- data/docs/file.API.html +1 -1
- data/docs/file.JSON_format.html +1 -1
- data/docs/file.PubSub.html +1 -1
- data/docs/file.README.html +1 -1
- data/docs/index.html +1 -1
- data/docs/method_list.html +170 -162
- data/docs/top-level-namespace.html +1 -1
- data/lib/hyper_record/client_instance_methods.rb +7 -0
- data/lib/hyperloop/resource/version.rb +1 -1
- metadata +2 -2
data/docs/_index.html
CHANGED
@@ -292,7 +292,7 @@
|
|
292
292
|
</div>
|
293
293
|
|
294
294
|
<div id="footer">
|
295
|
-
Generated on
|
295
|
+
Generated on Sun Jun 10 23:18:41 2018 by
|
296
296
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
297
297
|
0.9.13 (ruby-2.5.1).
|
298
298
|
</div>
|
data/docs/file.API.html
CHANGED
@@ -128,7 +128,7 @@ end
|
|
128
128
|
</div></div>
|
129
129
|
|
130
130
|
<div id="footer">
|
131
|
-
Generated on
|
131
|
+
Generated on Sun Jun 10 23:18:41 2018 by
|
132
132
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
133
133
|
0.9.13 (ruby-2.5.1).
|
134
134
|
</div>
|
data/docs/file.JSON_format.html
CHANGED
@@ -124,7 +124,7 @@
|
|
124
124
|
</div></div>
|
125
125
|
|
126
126
|
<div id="footer">
|
127
|
-
Generated on
|
127
|
+
Generated on Sun Jun 10 23:18:41 2018 by
|
128
128
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
129
129
|
0.9.13 (ruby-2.5.1).
|
130
130
|
</div>
|
data/docs/file.PubSub.html
CHANGED
@@ -76,7 +76,7 @@ updated.</p>
|
|
76
76
|
</div></div>
|
77
77
|
|
78
78
|
<div id="footer">
|
79
|
-
Generated on
|
79
|
+
Generated on Sun Jun 10 23:18:41 2018 by
|
80
80
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
81
81
|
0.9.13 (ruby-2.5.1).
|
82
82
|
</div>
|
data/docs/file.README.html
CHANGED
@@ -182,7 +182,7 @@ up your code and the client an server can share the same Models.</p>
|
|
182
182
|
</div></div>
|
183
183
|
|
184
184
|
<div id="footer">
|
185
|
-
Generated on
|
185
|
+
Generated on Sun Jun 10 23:18:41 2018 by
|
186
186
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
187
187
|
0.9.13 (ruby-2.5.1).
|
188
188
|
</div>
|
data/docs/index.html
CHANGED
@@ -182,7 +182,7 @@ up your code and the client an server can share the same Models.</p>
|
|
182
182
|
</div></div>
|
183
183
|
|
184
184
|
<div id="footer">
|
185
|
-
Generated on
|
185
|
+
Generated on Sun Jun 10 23:18:41 2018 by
|
186
186
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
187
187
|
0.9.13 (ruby-2.5.1).
|
188
188
|
</div>
|