baccigalupi-aqua 0.1.3 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (57) hide show
  1. data/.yardoc +0 -0
  2. data/Aqua.gemspec +17 -1
  3. data/VERSION +1 -1
  4. data/doc/Aqua.html +12 -12
  5. data/doc/Aqua/Config.html +1 -1
  6. data/doc/Aqua/Config/ClassMethods.html +1 -1
  7. data/doc/Aqua/From.html +107 -0
  8. data/doc/Aqua/ObjectNotFound.html +1 -1
  9. data/doc/Aqua/Pack.html +2 -2
  10. data/doc/Aqua/Pack/ClassMethods.html +4 -4
  11. data/doc/Aqua/Pack/InstanceMethods.html +379 -17
  12. data/doc/Aqua/Query.html +1 -1
  13. data/doc/Aqua/Query/ClassMethods.html +1 -1
  14. data/doc/Aqua/Query/InstanceMethods.html +1 -1
  15. data/doc/Aqua/Storage.html +1 -1
  16. data/doc/Aqua/Store.html +1 -1
  17. data/doc/Aqua/Store/CouchDB.html +1 -1
  18. data/doc/Aqua/Store/CouchDB/Conflict.html +1 -1
  19. data/doc/Aqua/Store/CouchDB/Database.html +1 -1
  20. data/doc/Aqua/Store/CouchDB/RequestFailed.html +1 -1
  21. data/doc/Aqua/Store/CouchDB/RequestTimeout.html +1 -1
  22. data/doc/Aqua/Store/CouchDB/ResourceNotFound.html +1 -1
  23. data/doc/Aqua/Store/CouchDB/Server.html +1 -1
  24. data/doc/Aqua/Store/CouchDB/ServerBrokeConnection.html +1 -1
  25. data/doc/Aqua/Store/CouchDB/StorageMethods.html +1 -1
  26. data/doc/Aqua/Store/CouchDB/StorageMethods/ClassMethods.html +1 -1
  27. data/doc/Aqua/Store/CouchDB/StorageMethods/InstanceMethods.html +7 -7
  28. data/doc/Aqua/Stub.html +464 -0
  29. data/doc/Aqua/Tank.html +4 -4
  30. data/doc/Aqua/TempStub.html +81 -0
  31. data/doc/Aqua/To.html +179 -0
  32. data/doc/Aqua/Unpack.html +1 -1
  33. data/doc/Aqua/Unpack/ClassMethods.html +41 -10
  34. data/doc/Aqua/Unpack/InstanceMethods.html +1244 -37
  35. data/doc/Array.html +178 -0
  36. data/doc/Bignum.html +102 -0
  37. data/doc/Date.html +102 -0
  38. data/doc/FalseClass.html +102 -0
  39. data/doc/Fixnum.html +102 -0
  40. data/doc/Float.html +102 -0
  41. data/doc/Hash.html +196 -0
  42. data/doc/OpenStruct.html +102 -0
  43. data/doc/README.rdoc.html +10 -1
  44. data/doc/Rational.html +170 -0
  45. data/doc/RestAPI.html +1 -1
  46. data/doc/RestClientAdapter.html +1 -1
  47. data/doc/Time.html +102 -0
  48. data/doc/TrueClass.html +102 -0
  49. data/doc/all-methods.html +252 -0
  50. data/doc/all-namespaces.html +30 -0
  51. data/doc/custom.css +3 -5
  52. data/doc/top-level-namespace.html +1 -1
  53. data/lib/aqua.rb +1 -0
  54. data/lib/aqua/object/pack.rb +104 -132
  55. data/lib/aqua/object/unpack.rb +71 -49
  56. data/lib/aqua/support/initializers.rb +133 -0
  57. metadata +17 -1
@@ -122,6 +122,8 @@ learn how to configure Aqua for your setup.
122
122
  <span class='u identifier id'>u</span> <span class='assign token'>=</span> <span class='User constant id'>User</span><span class='dot token'>.</span><span class='load identifier id'>load</span><span class='lparen token'>(</span> <span class='user identifier id'>user</span><span class='dot token'>.</span><span class='id identifier id'>id</span> <span class='rparen token'>)</span> <span class='comment val'># returns your persisted user object, like you just added water!</span>
123
123
  <span class='puts identifier id'>puts</span> <span class='u identifier id'>u</span><span class='dot token'>.</span><span class='inspect identifier id'>inspect</span>
124
124
  <span class='comment val'># #&lt;User:0x1a16480 @name=[&quot;Kane&quot;, &quot;Baccigalupi&quot;], @created_at=Fri Aug 21 12:07:39 -0700 2009, @_store=nil, @username=&quot;kane&quot;, @dob=#&lt;Date: 4881157/2,0,2299161&gt;, @id=&quot;c664770982b92e9fa802e0ed664a9846&quot;&gt;</span>
125
+
126
+ <span class='comment val'># woot!</span>
125
127
  </pre>
126
128
  <h2>Installation</h2>
127
129
  <p>
@@ -133,6 +135,13 @@ source, and then do a sudo gem install
133
135
  <span class='gem identifier id'>gem</span> <span class='sources identifier id'>sources</span> <span class='minus op'>-</span><span class='a identifier id'>a</span> <span class='http identifier id'>http</span><span class='symbol val'>:/</span><span class='regexp val'>/gems.github.com
134
136
  sudo gem install baccigalupi-aqua
135
137
  </span></pre>
138
+ <h2>More Info</h2>
139
+ <p>
140
+ Twitter: rubyaqua
141
+ </p>
142
+ <p>
143
+ Rdocs: http://ruby-aqua.org
144
+ </p>
136
145
  <h2>Contributing</h2>
137
146
  <p>
138
147
  Bug fixes and features are welcome.
@@ -167,7 +176,7 @@ also included and will apply.
167
176
  </div>
168
177
  </div>
169
178
  <div id="yard_info">
170
- Generated on Friday, August 21 2009 at 12:48:47 PM by
179
+ Generated on Thursday, August 27 2009 at 05:50:20 PM by
171
180
  <abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
172
181
  0.2.3.5 (ruby-1.8.6).
173
182
  </div>
@@ -0,0 +1,170 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
+ <html>
4
+ <head>
5
+ <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
6
+ <link rel="stylesheet" href="style.css" type="text/css" charset="utf-8" />
7
+ <link rel="stylesheet" href="custom.css" type="text/css" charset="utf-8" />
8
+ <link rel="stylesheet" href="syntax_highlight.css" type="text/css" charset="utf-8" />
9
+
10
+ <script src="jquery.js" type="text/javascript" charset="utf-8"></script>
11
+ <script src="app.js" type="text/javascript" charset="utf-8"></script>
12
+ <title>Class: Rational</title>
13
+ </head>
14
+ <body>
15
+ <div id="content">
16
+ <div class="section class Rational">
17
+ <h1 class="title">Class: Rational</h1>
18
+ <div class="section constants">
19
+
20
+ </div> <div class="section visibilitygroup public">
21
+ <h1>Public Visibility</h1>
22
+ <div class="section methodsummary class public">
23
+ <h1>Public Class Method Summary</h1>
24
+ <table class="summary">
25
+
26
+ <tr>
27
+ <th class="signature">
28
+
29
+ <span class='overload'>
30
+ <span class='name'><a href="#aqua_init-class_method" title="aqua_init">aqua_init</a></span><span class='args'>(init)</span>
31
+ <span class='block'></span>
32
+ </span>
33
+
34
+
35
+ </th>
36
+ <td class="docstring">
37
+
38
+
39
+ </td>
40
+ </tr>
41
+
42
+ </table>
43
+
44
+ </div>
45
+ <div class="section methodsummary instance public">
46
+ <h1>Public Instance Method Summary</h1>
47
+ <table class="summary">
48
+
49
+ <tr>
50
+ <th class="signature">
51
+
52
+ <span class='overload'>
53
+ <span class='name'><a href="#to_aqua_init-instance_method" title="#to_aqua_init">#to_aqua_init</a></span><span class='args'>(base_object)</span>
54
+ <span class='block'></span>
55
+ </span>
56
+
57
+
58
+ </th>
59
+ <td class="docstring">
60
+
61
+
62
+ </td>
63
+ </tr>
64
+
65
+ </table>
66
+
67
+ </div>
68
+ <div class="section methoddetails class public">
69
+ <h1>Public Class Method Details</h1>
70
+
71
+ <div class="method">
72
+ <div class="method_header">
73
+ <h3>aqua_init</h3>
74
+ </div><div id="aqua_init-class_method" class="section method">
75
+ <div class="details_title">
76
+ <div class='section methodsignature'>
77
+ <tt class='def'>
78
+ <span class='visibility'>public</span>
79
+ <span class='return_types'></span>
80
+ <span class='name'>aqua_init</span><span class='args'>(init)</span>
81
+ <span class='block'></span>
82
+ </tt>
83
+ </div>
84
+
85
+ </div><div class="section source">
86
+ <span>[<a class="source_link" href="#">View source</a>]</span>
87
+ <div class="source_code">
88
+ <table>
89
+ <tr>
90
+ <td>
91
+ <pre class="lines">
92
+
93
+
94
+ 84
95
+ 85
96
+ 86</pre>
97
+ </td>
98
+ <td>
99
+ <pre class="code"><span class="info file"># File 'lib/aqua/support/initializers.rb', line 84</span>
100
+
101
+ <span class='def def kw'>def</span> <span class='self self kw'>self</span><span class='dot token'>.</span><span class='aqua_init identifier id'>aqua_init</span><span class='lparen token'>(</span> <span class='init identifier id'>init</span> <span class='rparen token'>)</span>
102
+ <span class='Rational constant id'>Rational</span><span class='lparen token'>(</span> <span class='init identifier id'>init</span><span class='lbrack token'>[</span><span class='integer val'>0</span><span class='rbrack token'>]</span><span class='dot token'>.</span><span class='to_i identifier id'>to_i</span><span class='comma token'>,</span> <span class='init identifier id'>init</span><span class='lbrack token'>[</span><span class='integer val'>1</span><span class='rbrack token'>]</span><span class='dot token'>.</span><span class='to_i identifier id'>to_i</span> <span class='rparen token'>)</span>
103
+ <span class='end end kw'>end</span>
104
+ </pre>
105
+ </td>
106
+ </tr>
107
+ </table>
108
+ </div>
109
+ </div>
110
+ </div>
111
+ </div>
112
+
113
+ </div><div class="section methoddetails instance public">
114
+ <h1>Public Instance Method Details</h1>
115
+
116
+ <div class="method">
117
+ <div class="method_header">
118
+ <h3>to_aqua_init</h3>
119
+ </div><div id="to_aqua_init-instance_method" class="section method">
120
+ <div class="details_title">
121
+ <div class='section methodsignature'>
122
+ <tt class='def'>
123
+ <span class='visibility'>public</span>
124
+ <span class='return_types'></span>
125
+ <span class='name'>to_aqua_init</span><span class='args'>(base_object)</span>
126
+ <span class='block'></span>
127
+ </tt>
128
+ </div>
129
+
130
+ </div><div class="section source">
131
+ <span>[<a class="source_link" href="#">View source</a>]</span>
132
+ <div class="source_code">
133
+ <table>
134
+ <tr>
135
+ <td>
136
+ <pre class="lines">
137
+
138
+
139
+ 80
140
+ 81
141
+ 82</pre>
142
+ </td>
143
+ <td>
144
+ <pre class="code"><span class="info file"># File 'lib/aqua/support/initializers.rb', line 80</span>
145
+
146
+ <span class='def def kw'>def</span> <span class='to_aqua_init identifier id'>to_aqua_init</span><span class='lparen token'>(</span> <span class='base_object identifier id'>base_object</span> <span class='rparen token'>)</span>
147
+ <span class='self self kw'>self</span><span class='dot token'>.</span><span class='to_s identifier id'>to_s</span><span class='dot token'>.</span><span class='match identifier id'>match</span><span class='lparen token'>(</span><span class='regexp val'>/(\d*)\/(\d*)/</span><span class='rparen token'>)</span><span class='dot token'>.</span><span class='to_a identifier id'>to_a</span><span class='dot token'>.</span><span class='slice identifier id'>slice</span><span class='lparen token'>(</span><span class='integer val'>1</span><span class='comma token'>,</span><span class='integer val'>2</span><span class='rparen token'>)</span>
148
+ <span class='end end kw'>end</span>
149
+ </pre>
150
+ </td>
151
+ </tr>
152
+ </table>
153
+ </div>
154
+ </div>
155
+ </div>
156
+ </div>
157
+
158
+ </div>
159
+ </div>
160
+
161
+ </div>
162
+ </div>
163
+ <div id="yard_info">
164
+ Generated on Thursday, August 27 2009 at 05:50:23 PM by
165
+ <abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
166
+ 0.2.3.5 (ruby-1.8.6).
167
+ </div>
168
+
169
+ </body>
170
+ </html>
@@ -486,7 +486,7 @@ def self.copy(uri, headers) end
486
486
  </div>
487
487
  </div>
488
488
  <div id="yard_info">
489
- Generated on Friday, August 21 2009 at 12:48:48 PM by
489
+ Generated on Thursday, August 27 2009 at 05:50:23 PM by
490
490
  <abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
491
491
  0.2.3.5 (ruby-1.8.6).
492
492
  </div>
@@ -435,7 +435,7 @@
435
435
  </div>
436
436
  </div>
437
437
  <div id="yard_info">
438
- Generated on Friday, August 21 2009 at 12:48:50 PM by
438
+ Generated on Thursday, August 27 2009 at 05:50:23 PM by
439
439
  <abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
440
440
  0.2.3.5 (ruby-1.8.6).
441
441
  </div>
@@ -0,0 +1,102 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
+ <html>
4
+ <head>
5
+ <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
6
+ <link rel="stylesheet" href="style.css" type="text/css" charset="utf-8" />
7
+ <link rel="stylesheet" href="custom.css" type="text/css" charset="utf-8" />
8
+ <link rel="stylesheet" href="syntax_highlight.css" type="text/css" charset="utf-8" />
9
+
10
+ <script src="jquery.js" type="text/javascript" charset="utf-8"></script>
11
+ <script src="app.js" type="text/javascript" charset="utf-8"></script>
12
+ <title>Class: Time</title>
13
+ </head>
14
+ <body>
15
+ <div id="content">
16
+ <div class="section class Time">
17
+ <h1 class="title">Class: Time</h1>
18
+ <div class="section constants">
19
+
20
+ </div> <div class="section visibilitygroup public">
21
+ <h1>Public Visibility</h1>
22
+ <div class="section methodsummary class public">
23
+ <h1>Public Class Method Summary</h1>
24
+ <table class="summary">
25
+
26
+ <tr>
27
+ <th class="signature">
28
+
29
+ <span class='overload'>
30
+ <span class='name'><a href="#aqua_init-class_method" title="aqua_init">aqua_init</a></span><span class='args'>(init)</span>
31
+ <span class='block'></span>
32
+ </span>
33
+
34
+
35
+ </th>
36
+ <td class="docstring">
37
+
38
+
39
+ </td>
40
+ </tr>
41
+
42
+ </table>
43
+
44
+ </div>
45
+ <div class="section methoddetails class public">
46
+ <h1>Public Class Method Details</h1>
47
+
48
+ <div class="method">
49
+ <div class="method_header">
50
+ <h3>aqua_init</h3>
51
+ </div><div id="aqua_init-class_method" class="section method">
52
+ <div class="details_title">
53
+ <div class='section methodsignature'>
54
+ <tt class='def'>
55
+ <span class='visibility'>public</span>
56
+ <span class='return_types'></span>
57
+ <span class='name'>aqua_init</span><span class='args'>(init)</span>
58
+ <span class='block'></span>
59
+ </tt>
60
+ </div>
61
+
62
+ </div><div class="section source">
63
+ <span>[<a class="source_link" href="#">View source</a>]</span>
64
+ <div class="source_code">
65
+ <table>
66
+ <tr>
67
+ <td>
68
+ <pre class="lines">
69
+
70
+
71
+ 56
72
+ 57
73
+ 58</pre>
74
+ </td>
75
+ <td>
76
+ <pre class="code"><span class="info file"># File 'lib/aqua/support/initializers.rb', line 56</span>
77
+
78
+ <span class='def def kw'>def</span> <span class='self self kw'>self</span><span class='dot token'>.</span><span class='aqua_init identifier id'>aqua_init</span><span class='lparen token'>(</span> <span class='init identifier id'>init</span> <span class='rparen token'>)</span>
79
+ <span class='parse identifier id'>parse</span><span class='lparen token'>(</span> <span class='init identifier id'>init</span> <span class='rparen token'>)</span>
80
+ <span class='end end kw'>end</span>
81
+ </pre>
82
+ </td>
83
+ </tr>
84
+ </table>
85
+ </div>
86
+ </div>
87
+ </div>
88
+ </div>
89
+
90
+ </div>
91
+ </div>
92
+
93
+ </div>
94
+ </div>
95
+ <div id="yard_info">
96
+ Generated on Thursday, August 27 2009 at 05:50:24 PM by
97
+ <abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
98
+ 0.2.3.5 (ruby-1.8.6).
99
+ </div>
100
+
101
+ </body>
102
+ </html>
@@ -0,0 +1,102 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
+ <html>
4
+ <head>
5
+ <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
6
+ <link rel="stylesheet" href="style.css" type="text/css" charset="utf-8" />
7
+ <link rel="stylesheet" href="custom.css" type="text/css" charset="utf-8" />
8
+ <link rel="stylesheet" href="syntax_highlight.css" type="text/css" charset="utf-8" />
9
+
10
+ <script src="jquery.js" type="text/javascript" charset="utf-8"></script>
11
+ <script src="app.js" type="text/javascript" charset="utf-8"></script>
12
+ <title>Class: TrueClass</title>
13
+ </head>
14
+ <body>
15
+ <div id="content">
16
+ <div class="section class TrueClass">
17
+ <h1 class="title">Class: TrueClass</h1>
18
+ <div class="section constants">
19
+
20
+ </div> <div class="section visibilitygroup public">
21
+ <h1>Public Visibility</h1>
22
+ <div class="section methodsummary class public">
23
+ <h1>Public Class Method Summary</h1>
24
+ <table class="summary">
25
+
26
+ <tr>
27
+ <th class="signature">
28
+
29
+ <span class='overload'>
30
+ <span class='name'><a href="#aqua_init-class_method" title="aqua_init">aqua_init</a></span><span class='args'>(init)</span>
31
+ <span class='block'></span>
32
+ </span>
33
+
34
+
35
+ </th>
36
+ <td class="docstring">
37
+
38
+
39
+ </td>
40
+ </tr>
41
+
42
+ </table>
43
+
44
+ </div>
45
+ <div class="section methoddetails class public">
46
+ <h1>Public Class Method Details</h1>
47
+
48
+ <div class="method">
49
+ <div class="method_header">
50
+ <h3>aqua_init</h3>
51
+ </div><div id="aqua_init-class_method" class="section method">
52
+ <div class="details_title">
53
+ <div class='section methodsignature'>
54
+ <tt class='def'>
55
+ <span class='visibility'>public</span>
56
+ <span class='return_types'></span>
57
+ <span class='name'>aqua_init</span><span class='args'>(init)</span>
58
+ <span class='block'></span>
59
+ </tt>
60
+ </div>
61
+
62
+ </div><div class="section source">
63
+ <span>[<a class="source_link" href="#">View source</a>]</span>
64
+ <div class="source_code">
65
+ <table>
66
+ <tr>
67
+ <td>
68
+ <pre class="lines">
69
+
70
+
71
+ 38
72
+ 39
73
+ 40</pre>
74
+ </td>
75
+ <td>
76
+ <pre class="code"><span class="info file"># File 'lib/aqua/support/initializers.rb', line 38</span>
77
+
78
+ <span class='def def kw'>def</span> <span class='self self kw'>self</span><span class='dot token'>.</span><span class='aqua_init identifier id'>aqua_init</span><span class='lparen token'>(</span> <span class='init identifier id'>init</span> <span class='rparen token'>)</span>
79
+ <span class='true true kw'>true</span>
80
+ <span class='end end kw'>end</span>
81
+ </pre>
82
+ </td>
83
+ </tr>
84
+ </table>
85
+ </div>
86
+ </div>
87
+ </div>
88
+ </div>
89
+
90
+ </div>
91
+ </div>
92
+
93
+ </div>
94
+ </div>
95
+ <div id="yard_info">
96
+ Generated on Thursday, August 27 2009 at 05:50:20 PM by
97
+ <abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
98
+ 0.2.3.5 (ruby-1.8.6).
99
+ </div>
100
+
101
+ </body>
102
+ </html>
@@ -57,6 +57,13 @@
57
57
 
58
58
  </li>
59
59
 
60
+ <li nowrap="nowrap" class="">
61
+ <a href="Aqua/From.html#aqua_init-instance_method" title="#aqua_init">#aqua_init</a>
62
+
63
+ <em>(module From)</em>
64
+
65
+ </li>
66
+
60
67
  <li nowrap="nowrap" class="">
61
68
  <a href="Aqua/Pack.html#included-class_method" title="included">included</a>
62
69
 
@@ -78,6 +85,13 @@
78
85
 
79
86
  </li>
80
87
 
88
+ <li nowrap="nowrap" class="">
89
+ <a href="Aqua/Pack/InstanceMethods.html#_build_object_key-instance_method" title="#_build_object_key">#_build_object_key</a>
90
+
91
+ <em>(module InstanceMethods)</em>
92
+
93
+ </li>
94
+
81
95
  <li nowrap="nowrap" class="">
82
96
  <a href="Aqua/Pack/InstanceMethods.html#_embed_me-instance_method" title="#_embed_me">#_embed_me</a>
83
97
 
@@ -92,6 +106,20 @@
92
106
 
93
107
  </li>
94
108
 
109
+ <li nowrap="nowrap" class="">
110
+ <a href="Aqua/Pack/InstanceMethods.html#_pack_ivars-instance_method" title="#_pack_ivars">#_pack_ivars</a>
111
+
112
+ <em>(module InstanceMethods)</em>
113
+
114
+ </li>
115
+
116
+ <li nowrap="nowrap" class="">
117
+ <a href="Aqua/Pack/InstanceMethods.html#_pack_object-instance_method" title="#_pack_object">#_pack_object</a>
118
+
119
+ <em>(module InstanceMethods)</em>
120
+
121
+ </li>
122
+
95
123
  <li nowrap="nowrap" class="">
96
124
  <a href="Aqua/Pack/InstanceMethods.html#_storable_attributes-instance_method" title="#_storable_attributes">#_storable_attributes</a>
97
125
 
@@ -547,6 +575,41 @@
547
575
 
548
576
  </li>
549
577
 
578
+ <li nowrap="nowrap" class="">
579
+ <a href="Aqua/Stub.html#__getobj__-instance_method" title="#__getobj__">#__getobj__</a>
580
+
581
+ <em>(class Stub)</em>
582
+
583
+ </li>
584
+
585
+ <li nowrap="nowrap" class="">
586
+ <a href="Aqua/Stub.html#__setobj__-instance_method" title="#__setobj__">#__setobj__</a>
587
+
588
+ <em>(class Stub)</em>
589
+
590
+ </li>
591
+
592
+ <li nowrap="nowrap" class="">
593
+ <a href="Aqua/Stub.html#initialize-instance_method" title="#initialize">#initialize</a>
594
+
595
+ <em>(class Stub)</em>
596
+
597
+ </li>
598
+
599
+ <li nowrap="nowrap" class="">
600
+ <a href="Aqua/Stub.html#load_delegate-instance_method" title="#load_delegate">#load_delegate</a>
601
+
602
+ <em>(class Stub)</em>
603
+
604
+ </li>
605
+
606
+ <li nowrap="nowrap" class="">
607
+ <a href="Aqua/Stub.html#method_missing-instance_method" title="#method_missing">#method_missing</a>
608
+
609
+ <em>(class Stub)</em>
610
+
611
+ </li>
612
+
550
613
  <li nowrap="nowrap" class="">
551
614
  <a href="Aqua/Tank.html#included-class_method" title="included">included</a>
552
615
 
@@ -554,6 +617,27 @@
554
617
 
555
618
  </li>
556
619
 
620
+ <li nowrap="nowrap" class="">
621
+ <a href="Aqua/TempStub.html#initialize-instance_method" title="#initialize">#initialize</a>
622
+
623
+ <em>(class TempStub)</em>
624
+
625
+ </li>
626
+
627
+ <li nowrap="nowrap" class="">
628
+ <a href="Aqua/To.html#to_aqua-instance_method" title="#to_aqua">#to_aqua</a>
629
+
630
+ <em>(module To)</em>
631
+
632
+ </li>
633
+
634
+ <li nowrap="nowrap" class="">
635
+ <a href="Aqua/To.html#to_aqua_init-instance_method" title="#to_aqua_init">#to_aqua_init</a>
636
+
637
+ <em>(module To)</em>
638
+
639
+ </li>
640
+
557
641
  <li nowrap="nowrap" class="">
558
642
  <a href="Aqua/Unpack.html#included-class_method" title="included">included</a>
559
643
 
@@ -568,6 +652,76 @@
568
652
 
569
653
  </li>
570
654
 
655
+ <li nowrap="nowrap" class="">
656
+ <a href="Aqua/Unpack/InstanceMethods.html#_clear_store-instance_method" title="#_clear_store">#_clear_store</a>
657
+
658
+ <em>(module InstanceMethods)</em>
659
+
660
+ </li>
661
+
662
+ <li nowrap="nowrap" class="">
663
+ <a href="Aqua/Unpack/InstanceMethods.html#_get_store-instance_method" title="#_get_store">#_get_store</a>
664
+
665
+ <em>(module InstanceMethods)</em>
666
+
667
+ </li>
668
+
669
+ <li nowrap="nowrap" class="">
670
+ <a href="Aqua/Unpack/InstanceMethods.html#_reload-instance_method" title="#_reload">#_reload</a>
671
+
672
+ <em>(module InstanceMethods)</em>
673
+
674
+ </li>
675
+
676
+ <li nowrap="nowrap" class="">
677
+ <a href="Aqua/Unpack/InstanceMethods.html#_unpack-instance_method" title="#_unpack">#_unpack</a>
678
+
679
+ <em>(module InstanceMethods)</em>
680
+
681
+ </li>
682
+
683
+ <li nowrap="nowrap" class="">
684
+ <a href="Aqua/Unpack/InstanceMethods.html#_unpack_array-instance_method" title="#_unpack_array">#_unpack_array</a>
685
+
686
+ <em>(module InstanceMethods)</em>
687
+
688
+ </li>
689
+
690
+ <li nowrap="nowrap" class="">
691
+ <a href="Aqua/Unpack/InstanceMethods.html#_unpack_hash-instance_method" title="#_unpack_hash">#_unpack_hash</a>
692
+
693
+ <em>(module InstanceMethods)</em>
694
+
695
+ </li>
696
+
697
+ <li nowrap="nowrap" class="">
698
+ <a href="Aqua/Unpack/InstanceMethods.html#_unpack_initialization-instance_method" title="#_unpack_initialization">#_unpack_initialization</a>
699
+
700
+ <em>(module InstanceMethods)</em>
701
+
702
+ </li>
703
+
704
+ <li nowrap="nowrap" class="">
705
+ <a href="Aqua/Unpack/InstanceMethods.html#_unpack_ivars-instance_method" title="#_unpack_ivars">#_unpack_ivars</a>
706
+
707
+ <em>(module InstanceMethods)</em>
708
+
709
+ </li>
710
+
711
+ <li nowrap="nowrap" class="">
712
+ <a href="Aqua/Unpack/InstanceMethods.html#_unpack_object-instance_method" title="#_unpack_object">#_unpack_object</a>
713
+
714
+ <em>(module InstanceMethods)</em>
715
+
716
+ </li>
717
+
718
+ <li nowrap="nowrap" class="">
719
+ <a href="Aqua/Unpack/InstanceMethods.html#_unpack_stub-instance_method" title="#_unpack_stub">#_unpack_stub</a>
720
+
721
+ <em>(module InstanceMethods)</em>
722
+
723
+ </li>
724
+
571
725
  <li nowrap="nowrap" class="">
572
726
  <a href="Aqua/Unpack/InstanceMethods.html#reload-instance_method" title="#reload">#reload</a>
573
727
 
@@ -582,6 +736,90 @@
582
736
 
583
737
  </li>
584
738
 
739
+ <li nowrap="nowrap" class="">
740
+ <a href="Array.html#to_aqua_init-instance_method" title="#to_aqua_init">#to_aqua_init</a>
741
+
742
+ <em>(class Array)</em>
743
+
744
+ </li>
745
+
746
+ <li nowrap="nowrap" class="">
747
+ <a href="Array.html#aqua_init-class_method" title="aqua_init">aqua_init</a>
748
+
749
+ <em>(class Array)</em>
750
+
751
+ </li>
752
+
753
+ <li nowrap="nowrap" class="">
754
+ <a href="Bignum.html#aqua_init-class_method" title="aqua_init">aqua_init</a>
755
+
756
+ <em>(class Bignum)</em>
757
+
758
+ </li>
759
+
760
+ <li nowrap="nowrap" class="">
761
+ <a href="Date.html#aqua_init-class_method" title="aqua_init">aqua_init</a>
762
+
763
+ <em>(class Date)</em>
764
+
765
+ </li>
766
+
767
+ <li nowrap="nowrap" class="">
768
+ <a href="FalseClass.html#aqua_init-class_method" title="aqua_init">aqua_init</a>
769
+
770
+ <em>(class FalseClass)</em>
771
+
772
+ </li>
773
+
774
+ <li nowrap="nowrap" class="">
775
+ <a href="Fixnum.html#aqua_init-class_method" title="aqua_init">aqua_init</a>
776
+
777
+ <em>(class Fixnum)</em>
778
+
779
+ </li>
780
+
781
+ <li nowrap="nowrap" class="">
782
+ <a href="Float.html#aqua_init-class_method" title="aqua_init">aqua_init</a>
783
+
784
+ <em>(class Float)</em>
785
+
786
+ </li>
787
+
788
+ <li nowrap="nowrap" class="">
789
+ <a href="Hash.html#to_aqua_init-instance_method" title="#to_aqua_init">#to_aqua_init</a>
790
+
791
+ <em>(class Hash)</em>
792
+
793
+ </li>
794
+
795
+ <li nowrap="nowrap" class="">
796
+ <a href="Hash.html#aqua_init-class_method" title="aqua_init">aqua_init</a>
797
+
798
+ <em>(class Hash)</em>
799
+
800
+ </li>
801
+
802
+ <li nowrap="nowrap" class="">
803
+ <a href="OpenStruct.html#to_aqua_init-instance_method" title="#to_aqua_init">#to_aqua_init</a>
804
+
805
+ <em>(class OpenStruct)</em>
806
+
807
+ </li>
808
+
809
+ <li nowrap="nowrap" class="">
810
+ <a href="Rational.html#to_aqua_init-instance_method" title="#to_aqua_init">#to_aqua_init</a>
811
+
812
+ <em>(class Rational)</em>
813
+
814
+ </li>
815
+
816
+ <li nowrap="nowrap" class="">
817
+ <a href="Rational.html#aqua_init-class_method" title="aqua_init">aqua_init</a>
818
+
819
+ <em>(class Rational)</em>
820
+
821
+ </li>
822
+
585
823
  <li nowrap="nowrap" class="">
586
824
  <a href="RestAPI.html#copy-instance_method" title="#copy">#copy</a>
587
825
 
@@ -673,6 +911,20 @@
673
911
 
674
912
  </li>
675
913
 
914
+ <li nowrap="nowrap" class="">
915
+ <a href="Time.html#aqua_init-class_method" title="aqua_init">aqua_init</a>
916
+
917
+ <em>(class Time)</em>
918
+
919
+ </li>
920
+
921
+ <li nowrap="nowrap" class="">
922
+ <a href="TrueClass.html#aqua_init-class_method" title="aqua_init">aqua_init</a>
923
+
924
+ <em>(class TrueClass)</em>
925
+
926
+ </li>
927
+
676
928
  </ul>
677
929
  </div>
678
930
  </body>