inquery 0.0.1 → 0.1.0
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/.travis.yml +0 -2
- data/README.md +11 -2
- data/RUBY_VERSION +1 -1
- data/Rakefile +1 -1
- data/VERSION +1 -1
- data/doc/Inquery.html +38 -38
- data/doc/Inquery/Exceptions.html +38 -38
- data/doc/Inquery/Exceptions/Base.html +44 -43
- data/doc/Inquery/Exceptions/InvalidRelation.html +44 -43
- data/doc/Inquery/Exceptions/UnknownCallSignature.html +44 -43
- data/doc/Inquery/Mixins.html +38 -38
- data/doc/Inquery/Mixins/RelationValidation.html +70 -73
- data/doc/Inquery/Mixins/RelationValidation/ClassMethods.html +45 -47
- data/doc/Inquery/Mixins/SchemaValidation.html +47 -45
- data/doc/Inquery/Mixins/SchemaValidation/ClassMethods.html +41 -41
- data/doc/Inquery/Query.html +87 -105
- data/doc/Inquery/Query/Chainable.html +66 -73
- data/doc/_index.html +28 -31
- data/doc/class_list.html +24 -31
- data/doc/css/full_list.css +32 -31
- data/doc/css/style.css +244 -91
- data/doc/file.README.html +135 -143
- data/doc/file_list.html +26 -30
- data/doc/frames.html +7 -16
- data/doc/index.html +135 -143
- data/doc/js/app.js +106 -77
- data/doc/js/full_list.js +170 -135
- data/doc/method_list.html +98 -74
- data/doc/top-level-namespace.html +34 -36
- data/inquery.gemspec +44 -44
- metadata +7 -8
@@ -1,12 +1,12 @@
|
|
1
|
-
<!DOCTYPE html
|
2
|
-
|
3
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
1
|
+
<!DOCTYPE html>
|
2
|
+
<html>
|
4
3
|
<head>
|
5
|
-
<meta
|
4
|
+
<meta charset="utf-8">
|
5
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6
6
|
<title>
|
7
7
|
Class: Inquery::Query::Chainable
|
8
8
|
|
9
|
-
— Documentation by YARD 0.
|
9
|
+
— Documentation by YARD 0.9.9
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -15,9 +15,8 @@
|
|
15
15
|
<link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
|
16
16
|
|
17
17
|
<script type="text/javascript" charset="utf-8">
|
18
|
-
|
18
|
+
pathId = "Inquery::Query::Chainable";
|
19
19
|
relpath = '../../';
|
20
|
-
framesUrl = "../../frames.html#!Inquery/Query/Chainable.html";
|
21
20
|
</script>
|
22
21
|
|
23
22
|
|
@@ -28,51 +27,48 @@
|
|
28
27
|
|
29
28
|
</head>
|
30
29
|
<body>
|
31
|
-
<div
|
32
|
-
<
|
30
|
+
<div class="nav_wrap">
|
31
|
+
<iframe id="nav" src="../../class_list.html?1"></iframe>
|
32
|
+
<div id="resizer"></div>
|
33
|
+
</div>
|
34
|
+
|
35
|
+
<div id="main" tabindex="-1">
|
36
|
+
<div id="header">
|
37
|
+
<div id="menu">
|
33
38
|
|
34
39
|
<a href="../../_index.html">Index (C)</a> »
|
35
40
|
<span class='title'><span class='object_link'><a href="../../Inquery.html" title="Inquery (module)">Inquery</a></span></span> » <span class='title'><span class='object_link'><a href="../Query.html" title="Inquery::Query (class)">Query</a></span></span>
|
36
41
|
»
|
37
42
|
<span class="title">Chainable</span>
|
38
43
|
|
39
|
-
|
40
|
-
<div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
|
41
44
|
</div>
|
42
45
|
|
43
|
-
|
46
|
+
<div id="search">
|
44
47
|
|
45
48
|
<a class="full_list_link" id="class_list_link"
|
46
49
|
href="../../class_list.html">
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
</a>
|
54
|
-
|
55
|
-
<a class="full_list_link" id="file_list_link"
|
56
|
-
href="../../file_list.html">
|
57
|
-
File List
|
50
|
+
|
51
|
+
<svg width="24" height="24">
|
52
|
+
<rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
|
53
|
+
<rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
|
54
|
+
<rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
|
55
|
+
</svg>
|
58
56
|
</a>
|
59
57
|
|
60
58
|
</div>
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
<iframe id="search_frame"></iframe>
|
59
|
+
<div class="clear"></div>
|
60
|
+
</div>
|
65
61
|
|
66
|
-
|
62
|
+
<div id="content"><h1>Class: Inquery::Query::Chainable
|
67
63
|
|
68
64
|
|
69
65
|
|
70
66
|
</h1>
|
71
|
-
|
72
|
-
<dl class="box">
|
67
|
+
<div class="box_info">
|
73
68
|
|
74
|
-
|
75
|
-
<
|
69
|
+
<dl>
|
70
|
+
<dt>Inherits:</dt>
|
71
|
+
<dd>
|
76
72
|
<span class="inheritName"><span class='object_link'><a href="../Query.html" title="Inquery::Query (class)">Inquery::Query</a></span></span>
|
77
73
|
|
78
74
|
<ul class="fullTree">
|
@@ -85,29 +81,31 @@
|
|
85
81
|
</ul>
|
86
82
|
<a href="#" class="inheritanceTree">show all</a>
|
87
83
|
|
88
|
-
|
89
|
-
|
84
|
+
</dd>
|
85
|
+
</dl>
|
90
86
|
|
87
|
+
|
91
88
|
|
92
|
-
|
93
89
|
|
94
|
-
|
95
|
-
<dt class="r2">Includes:</dt>
|
96
|
-
<dd class="r2"><span class='object_link'><a href="../Mixins/RelationValidation.html" title="Inquery::Mixins::RelationValidation (module)">Mixins::RelationValidation</a></span></dd>
|
97
|
-
|
98
|
-
|
99
90
|
|
100
91
|
|
92
|
+
<dl>
|
93
|
+
<dt>Includes:</dt>
|
94
|
+
<dd><span class='object_link'><a href="../Mixins/RelationValidation.html" title="Inquery::Mixins::RelationValidation (module)">Mixins::RelationValidation</a></span></dd>
|
95
|
+
</dl>
|
101
96
|
|
102
|
-
<dt class="r1 last">Defined in:</dt>
|
103
|
-
<dd class="r1 last">lib/inquery/query/chainable.rb</dd>
|
104
97
|
|
105
|
-
</dl>
|
106
|
-
<div class="clear"></div>
|
107
98
|
|
99
|
+
|
108
100
|
|
109
|
-
<h2>Constant Summary</h2>
|
110
101
|
|
102
|
+
<dl>
|
103
|
+
<dt>Defined in:</dt>
|
104
|
+
<dd>lib/inquery/query/chainable.rb</dd>
|
105
|
+
</dl>
|
106
|
+
|
107
|
+
</div>
|
108
|
+
|
111
109
|
|
112
110
|
|
113
111
|
|
@@ -118,13 +116,13 @@
|
|
118
116
|
<p class="inherited"><span class='object_link'><a href="../Mixins/RelationValidation.html#DEFAULT_OPTIONS-constant" title="Inquery::Mixins::RelationValidation::DEFAULT_OPTIONS (constant)">Mixins::RelationValidation::DEFAULT_OPTIONS</a></span>, <span class='object_link'><a href="../Mixins/RelationValidation.html#OPTIONS_SCHEMA-constant" title="Inquery::Mixins::RelationValidation::OPTIONS_SCHEMA (constant)">Mixins::RelationValidation::OPTIONS_SCHEMA</a></span></p>
|
119
117
|
|
120
118
|
|
121
|
-
<h2>Instance Attribute Summary <small
|
119
|
+
<h2>Instance Attribute Summary <small><a href="#" class="summary_toggle">collapse</a></small></h2>
|
122
120
|
<ul class="summary">
|
123
121
|
|
124
122
|
<li class="public ">
|
125
123
|
<span class="summary_signature">
|
126
124
|
|
127
|
-
<a href="#relation-instance_method" title="#relation (instance method)"
|
125
|
+
<a href="#relation-instance_method" title="#relation (instance method)">#<strong>relation</strong> ⇒ Object </a>
|
128
126
|
|
129
127
|
|
130
128
|
|
@@ -143,8 +141,7 @@
|
|
143
141
|
|
144
142
|
|
145
143
|
|
146
|
-
<span class="summary_desc"><div class='inline'>
|
147
|
-
<p>Returns the value of attribute relation.</p>
|
144
|
+
<span class="summary_desc"><div class='inline'><p>Returns the value of attribute relation.</p>
|
148
145
|
</div></span>
|
149
146
|
|
150
147
|
</li>
|
@@ -163,7 +160,7 @@
|
|
163
160
|
|
164
161
|
<h2>
|
165
162
|
Class Method Summary
|
166
|
-
<small
|
163
|
+
<small><a href="#" class="summary_toggle">collapse</a></small>
|
167
164
|
</h2>
|
168
165
|
|
169
166
|
<ul class="summary">
|
@@ -171,7 +168,7 @@
|
|
171
168
|
<li class="public ">
|
172
169
|
<span class="summary_signature">
|
173
170
|
|
174
|
-
<a href="#call-class_method" title="call (class method)"
|
171
|
+
<a href="#call-class_method" title="call (class method)">.<strong>call</strong>(*args) ⇒ Object </a>
|
175
172
|
|
176
173
|
|
177
174
|
|
@@ -185,8 +182,7 @@
|
|
185
182
|
|
186
183
|
|
187
184
|
|
188
|
-
<span class="summary_desc"><div class='inline'>
|
189
|
-
<p>Allows using this class as an AR scope.</p>
|
185
|
+
<span class="summary_desc"><div class='inline'><p>Allows using this class as an AR scope.</p>
|
190
186
|
</div></span>
|
191
187
|
|
192
188
|
</li>
|
@@ -196,7 +192,7 @@
|
|
196
192
|
|
197
193
|
<h2>
|
198
194
|
Instance Method Summary
|
199
|
-
<small
|
195
|
+
<small><a href="#" class="summary_toggle">collapse</a></small>
|
200
196
|
</h2>
|
201
197
|
|
202
198
|
<ul class="summary">
|
@@ -204,7 +200,7 @@
|
|
204
200
|
<li class="public ">
|
205
201
|
<span class="summary_signature">
|
206
202
|
|
207
|
-
<a href="#call-instance_method" title="#call (instance method)"
|
203
|
+
<a href="#call-instance_method" title="#call (instance method)">#<strong>call</strong>(*args) ⇒ Object </a>
|
208
204
|
|
209
205
|
|
210
206
|
|
@@ -226,7 +222,7 @@
|
|
226
222
|
<li class="public ">
|
227
223
|
<span class="summary_signature">
|
228
224
|
|
229
|
-
<a href="#initialize-instance_method" title="#initialize (instance method)"
|
225
|
+
<a href="#initialize-instance_method" title="#initialize (instance method)">#<strong>initialize</strong>(*args) ⇒ Chainable </a>
|
230
226
|
|
231
227
|
|
232
228
|
|
@@ -242,8 +238,7 @@
|
|
242
238
|
|
243
239
|
|
244
240
|
|
245
|
-
<span class="summary_desc"><div class='inline'>
|
246
|
-
<p>A new instance of Chainable.</p>
|
241
|
+
<span class="summary_desc"><div class='inline'><p>A new instance of Chainable.</p>
|
247
242
|
</div></span>
|
248
243
|
|
249
244
|
</li>
|
@@ -262,7 +257,7 @@
|
|
262
257
|
|
263
258
|
|
264
259
|
<h3 class="inherited">Methods included from <span class='object_link'><a href="../Mixins/RelationValidation.html" title="Inquery::Mixins::RelationValidation (module)">Mixins::RelationValidation</a></span></h3>
|
265
|
-
<p class="inherited"><span class='object_link'><a href="../Mixins/RelationValidation.html#validate_relation
|
260
|
+
<p class="inherited"><span class='object_link'><a href="../Mixins/RelationValidation.html#validate_relation!-instance_method" title="Inquery::Mixins::RelationValidation#validate_relation! (method)">#validate_relation!</a></span></p>
|
266
261
|
|
267
262
|
|
268
263
|
|
@@ -274,7 +269,7 @@
|
|
274
269
|
|
275
270
|
|
276
271
|
<h3 class="inherited">Methods inherited from <span class='object_link'><a href="../Query.html" title="Inquery::Query (class)">Inquery::Query</a></span></h3>
|
277
|
-
<p class="inherited"><span class='object_link'><a href="../Query.html#osparams-instance_method" title="Inquery::Query#osparams (method)">#osparams</a></span>, <span class='object_link'><a href="../Query.html#process-instance_method" title="Inquery::Query#process (method)">#process</a></span>, <span class='object_link'><a href="../Query.html#run-
|
272
|
+
<p class="inherited"><span class='object_link'><a href="../Query.html#osparams-instance_method" title="Inquery::Query#osparams (method)">#osparams</a></span>, <span class='object_link'><a href="../Query.html#process-instance_method" title="Inquery::Query#process (method)">#process</a></span>, <span class='object_link'><a href="../Query.html#run-class_method" title="Inquery::Query.run (method)">run</a></span>, <span class='object_link'><a href="../Query.html#run-instance_method" title="Inquery::Query#run (method)">#run</a></span></p>
|
278
273
|
|
279
274
|
|
280
275
|
|
@@ -288,7 +283,7 @@
|
|
288
283
|
<div class="method_details first">
|
289
284
|
<h3 class="signature first" id="initialize-instance_method">
|
290
285
|
|
291
|
-
|
286
|
+
#<strong>initialize</strong>(*args) ⇒ <tt><span class='object_link'><a href="" title="Inquery::Query::Chainable (class)">Chainable</a></span></tt>
|
292
287
|
|
293
288
|
|
294
289
|
|
@@ -296,8 +291,7 @@
|
|
296
291
|
|
297
292
|
</h3><div class="docstring">
|
298
293
|
<div class="discussion">
|
299
|
-
|
300
|
-
<p>Returns a new instance of Chainable</p>
|
294
|
+
<p>Returns a new instance of Chainable</p>
|
301
295
|
|
302
296
|
|
303
297
|
</div>
|
@@ -340,7 +334,7 @@
|
|
340
334
|
<div class="method_details first">
|
341
335
|
<h3 class="signature first" id="relation-instance_method">
|
342
336
|
|
343
|
-
|
337
|
+
#<strong>relation</strong> ⇒ <tt>Object</tt> <span class="extras">(readonly)</span>
|
344
338
|
|
345
339
|
|
346
340
|
|
@@ -348,8 +342,7 @@
|
|
348
342
|
|
349
343
|
</h3><div class="docstring">
|
350
344
|
<div class="discussion">
|
351
|
-
|
352
|
-
<p>Returns the value of attribute relation</p>
|
345
|
+
<p>Returns the value of attribute relation</p>
|
353
346
|
|
354
347
|
|
355
348
|
</div>
|
@@ -388,7 +381,7 @@
|
|
388
381
|
<div class="method_details first">
|
389
382
|
<h3 class="signature first" id="call-class_method">
|
390
383
|
|
391
|
-
|
384
|
+
.<strong>call</strong>(*args) ⇒ <tt>Object</tt>
|
392
385
|
|
393
386
|
|
394
387
|
|
@@ -396,8 +389,7 @@
|
|
396
389
|
|
397
390
|
</h3><div class="docstring">
|
398
391
|
<div class="discussion">
|
399
|
-
|
400
|
-
<p>Allows using this class as an AR scope.</p>
|
392
|
+
<p>Allows using this class as an AR scope.</p>
|
401
393
|
|
402
394
|
|
403
395
|
</div>
|
@@ -435,7 +427,7 @@
|
|
435
427
|
<div class="method_details first">
|
436
428
|
<h3 class="signature first" id="call-instance_method">
|
437
429
|
|
438
|
-
|
430
|
+
#<strong>call</strong>(*args) ⇒ <tt>Object</tt>
|
439
431
|
|
440
432
|
|
441
433
|
|
@@ -466,11 +458,12 @@
|
|
466
458
|
|
467
459
|
</div>
|
468
460
|
|
469
|
-
|
470
|
-
Generated on
|
461
|
+
<div id="footer">
|
462
|
+
Generated on Tue May 16 10:49:05 2017 by
|
471
463
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
472
|
-
0.
|
464
|
+
0.9.9 (ruby-2.3.1).
|
473
465
|
</div>
|
474
466
|
|
467
|
+
</div>
|
475
468
|
</body>
|
476
469
|
</html>
|
data/doc/_index.html
CHANGED
@@ -1,10 +1,10 @@
|
|
1
|
-
<!DOCTYPE html
|
2
|
-
|
3
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
1
|
+
<!DOCTYPE html>
|
2
|
+
<html>
|
4
3
|
<head>
|
5
|
-
<meta
|
4
|
+
<meta charset="utf-8">
|
5
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6
6
|
<title>
|
7
|
-
Documentation by YARD 0.
|
7
|
+
Documentation by YARD 0.9.9
|
8
8
|
|
9
9
|
</title>
|
10
10
|
|
@@ -13,9 +13,8 @@
|
|
13
13
|
<link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
|
14
14
|
|
15
15
|
<script type="text/javascript" charset="utf-8">
|
16
|
-
|
16
|
+
pathId = null;
|
17
17
|
relpath = '';
|
18
|
-
framesUrl = "frames.html#!_index.html";
|
19
18
|
</script>
|
20
19
|
|
21
20
|
|
@@ -26,37 +25,34 @@
|
|
26
25
|
|
27
26
|
</head>
|
28
27
|
<body>
|
29
|
-
<div
|
30
|
-
<
|
31
|
-
|
28
|
+
<div class="nav_wrap">
|
29
|
+
<iframe id="nav" src="class_list.html?1"></iframe>
|
30
|
+
<div id="resizer"></div>
|
31
|
+
</div>
|
32
32
|
|
33
|
-
|
33
|
+
<div id="main" tabindex="-1">
|
34
|
+
<div id="header">
|
35
|
+
<div id="menu">
|
36
|
+
|
34
37
|
</div>
|
35
38
|
|
36
|
-
|
39
|
+
<div id="search">
|
37
40
|
|
38
41
|
<a class="full_list_link" id="class_list_link"
|
39
42
|
href="class_list.html">
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
</a>
|
47
|
-
|
48
|
-
<a class="full_list_link" id="file_list_link"
|
49
|
-
href="file_list.html">
|
50
|
-
File List
|
43
|
+
|
44
|
+
<svg width="24" height="24">
|
45
|
+
<rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
|
46
|
+
<rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
|
47
|
+
<rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
|
48
|
+
</svg>
|
51
49
|
</a>
|
52
50
|
|
53
51
|
</div>
|
54
|
-
|
55
|
-
|
52
|
+
<div class="clear"></div>
|
53
|
+
</div>
|
56
54
|
|
57
|
-
|
58
|
-
|
59
|
-
<div id="content"><h1 class="noborder title">Documentation by YARD 0.8.7.6</h1>
|
55
|
+
<div id="content"><h1 class="noborder title">Documentation by YARD 0.9.9</h1>
|
60
56
|
<div id="listing">
|
61
57
|
<h1 class="alphaindex">Alphabetic Index</h1>
|
62
58
|
|
@@ -244,11 +240,12 @@
|
|
244
240
|
|
245
241
|
</div>
|
246
242
|
|
247
|
-
|
248
|
-
Generated on
|
243
|
+
<div id="footer">
|
244
|
+
Generated on Tue May 16 10:49:05 2017 by
|
249
245
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
250
|
-
0.
|
246
|
+
0.9.9 (ruby-2.3.1).
|
251
247
|
</div>
|
252
248
|
|
249
|
+
</div>
|
253
250
|
</body>
|
254
251
|
</html>
|
data/doc/class_list.html
CHANGED
@@ -1,8 +1,8 @@
|
|
1
|
-
<!DOCTYPE html
|
2
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
1
|
+
<!DOCTYPE html>
|
3
2
|
<html>
|
4
3
|
<head>
|
5
|
-
<meta
|
4
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
5
|
+
<meta charset="utf-8" />
|
6
6
|
|
7
7
|
<link rel="stylesheet" href="css/full_list.css" type="text/css" media="screen" charset="utf-8" />
|
8
8
|
|
@@ -19,38 +19,31 @@
|
|
19
19
|
<base id="base_target" target="_parent" />
|
20
20
|
</head>
|
21
21
|
<body>
|
22
|
-
<script type="text/javascript" charset="utf-8">
|
23
|
-
var hasFrames = false;
|
24
|
-
try {
|
25
|
-
hasFrames = window.top.frames.main ? true : false;
|
26
|
-
} catch (e) { }
|
27
|
-
if (hasFrames) {
|
28
|
-
document.getElementById('base_target').target = 'main';
|
29
|
-
document.body.className = 'frames';
|
30
|
-
}
|
31
|
-
</script>
|
32
22
|
<div id="content">
|
33
|
-
<
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
23
|
+
<div class="fixed_header">
|
24
|
+
<h1 id="full_list_header">Class List</h1>
|
25
|
+
<div id="full_list_nav">
|
26
|
+
|
27
|
+
<span><a target="_self" href="class_list.html">
|
28
|
+
Classes
|
29
|
+
</a></span>
|
30
|
+
|
31
|
+
<span><a target="_self" href="method_list.html">
|
32
|
+
Methods
|
33
|
+
</a></span>
|
34
|
+
|
35
|
+
<span><a target="_self" href="file_list.html">
|
36
|
+
Files
|
37
|
+
</a></span>
|
38
|
+
|
39
|
+
</div>
|
40
|
+
|
41
|
+
<div id="search">Search: <input type="text" /></div>
|
48
42
|
</div>
|
49
|
-
<div id="search">Search: <input type="text" /></div>
|
50
43
|
|
51
44
|
<ul id="full_list" class="class">
|
52
|
-
<li><span class='object_link'><a href="top-level-namespace.html" title="Top Level Namespace (root)">Top Level Namespace</a></span></li>
|
53
|
-
<li><a class='toggle'></a> <span class='object_link'><a href="Inquery.html" title="Inquery (module)">Inquery</a></span><small class='search_info'>Top Level Namespace</small></
|
45
|
+
<li id="object_" class="odd"><div class="item" style="padding-left:30px"><span class='object_link'><a href="top-level-namespace.html" title="Top Level Namespace (root)">Top Level Namespace</a></span></div></li>
|
46
|
+
<li id='object_Inquery' class='even'><div class='item' style='padding-left:30px'><a class='toggle'></a> <span class='object_link'><a href="Inquery.html" title="Inquery (module)">Inquery</a></span><small class='search_info'>Top Level Namespace</small></div><ul><li id='object_Inquery::Exceptions' class='collapsed odd'><div class='item' style='padding-left:45px'><a class='toggle'></a> <span class='object_link'><a href="Inquery/Exceptions.html" title="Inquery::Exceptions (module)">Exceptions</a></span><small class='search_info'>Inquery</small></div><ul><li id='object_Inquery::Exceptions::Base' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="Inquery/Exceptions/Base.html" title="Inquery::Exceptions::Base (class)">Base</a></span> < StandardError<small class='search_info'>Inquery::Exceptions</small></div></li><li id='object_Inquery::Exceptions::InvalidRelation' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="Inquery/Exceptions/InvalidRelation.html" title="Inquery::Exceptions::InvalidRelation (class)">InvalidRelation</a></span> < Base<small class='search_info'>Inquery::Exceptions</small></div></li><li id='object_Inquery::Exceptions::UnknownCallSignature' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="Inquery/Exceptions/UnknownCallSignature.html" title="Inquery::Exceptions::UnknownCallSignature (class)">UnknownCallSignature</a></span> < Base<small class='search_info'>Inquery::Exceptions</small></div></li></ul></li><li id='object_Inquery::Mixins' class='collapsed even'><div class='item' style='padding-left:45px'><a class='toggle'></a> <span class='object_link'><a href="Inquery/Mixins.html" title="Inquery::Mixins (module)">Mixins</a></span><small class='search_info'>Inquery</small></div><ul><li id='object_Inquery::Mixins::RelationValidation' class='collapsed'><div class='item' style='padding-left:60px'><a class='toggle'></a> <span class='object_link'><a href="Inquery/Mixins/RelationValidation.html" title="Inquery::Mixins::RelationValidation (module)">RelationValidation</a></span><small class='search_info'>Inquery::Mixins</small></div><ul><li id='object_Inquery::Mixins::RelationValidation::ClassMethods' class='collapsed'><div class='item' style='padding-left:75px'><span class='object_link'><a href="Inquery/Mixins/RelationValidation/ClassMethods.html" title="Inquery::Mixins::RelationValidation::ClassMethods (module)">ClassMethods</a></span><small class='search_info'>Inquery::Mixins::RelationValidation</small></div></li></ul></li><li id='object_Inquery::Mixins::SchemaValidation' class='collapsed'><div class='item' style='padding-left:60px'><a class='toggle'></a> <span class='object_link'><a href="Inquery/Mixins/SchemaValidation.html" title="Inquery::Mixins::SchemaValidation (module)">SchemaValidation</a></span><small class='search_info'>Inquery::Mixins</small></div><ul><li id='object_Inquery::Mixins::SchemaValidation::ClassMethods' class='collapsed'><div class='item' style='padding-left:75px'><span class='object_link'><a href="Inquery/Mixins/SchemaValidation/ClassMethods.html" title="Inquery::Mixins::SchemaValidation::ClassMethods (module)">ClassMethods</a></span><small class='search_info'>Inquery::Mixins::SchemaValidation</small></div></li></ul></li></ul></li><li id='object_Inquery::Query' class='collapsed odd'><div class='item' style='padding-left:45px'><a class='toggle'></a> <span class='object_link'><a href="Inquery/Query.html" title="Inquery::Query (class)">Query</a></span> < Object<small class='search_info'>Inquery</small></div><ul><li id='object_Inquery::Query::Chainable' class='collapsed'><div class='item' style='padding-left:60px'><span class='object_link'><a href="Inquery/Query/Chainable.html" title="Inquery::Query::Chainable (class)">Chainable</a></span> < Query<small class='search_info'>Inquery::Query</small></div></li></ul></li></ul></li>
|
54
47
|
|
55
48
|
</ul>
|
56
49
|
</div>
|