baccigalupi-aqua 0.1.4 → 0.1.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (76) hide show
  1. data/.yardoc +0 -0
  2. data/Aqua.gemspec +20 -5
  3. data/README.rdoc +8 -4
  4. data/VERSION +1 -1
  5. data/doc/Aqua.html +1 -1
  6. data/doc/Aqua/Config.html +1 -1
  7. data/doc/Aqua/Config/ClassMethods.html +1 -1
  8. data/doc/Aqua/From.html +5 -5
  9. data/doc/Aqua/ObjectNotFound.html +1 -1
  10. data/doc/Aqua/Pack.html +1 -1
  11. data/doc/Aqua/Pack/ClassMethods.html +1 -1
  12. data/doc/Aqua/Pack/InstanceMethods.html +1 -1
  13. data/doc/Aqua/Query.html +1 -1
  14. data/doc/Aqua/Query/ClassMethods.html +1 -1
  15. data/doc/Aqua/Query/InstanceMethods.html +1 -1
  16. data/doc/Aqua/Storage.html +1 -1
  17. data/doc/Aqua/Store.html +1 -1
  18. data/doc/Aqua/Store/CouchDB.html +33 -33
  19. data/doc/Aqua/Store/CouchDB/Attachments.html +974 -0
  20. data/doc/Aqua/Store/CouchDB/Conflict.html +1 -1
  21. data/doc/Aqua/Store/CouchDB/Database.html +3 -3
  22. data/doc/Aqua/Store/CouchDB/DesignDocument.html +487 -0
  23. data/doc/Aqua/Store/CouchDB/RequestFailed.html +1 -1
  24. data/doc/Aqua/Store/CouchDB/RequestTimeout.html +1 -1
  25. data/doc/Aqua/Store/CouchDB/ResourceNotFound.html +1 -1
  26. data/doc/Aqua/Store/CouchDB/Server.html +1 -1
  27. data/doc/Aqua/Store/CouchDB/ServerBrokeConnection.html +1 -1
  28. data/doc/Aqua/Store/CouchDB/StorageMethods.html +1 -1
  29. data/doc/Aqua/Store/CouchDB/StorageMethods/ClassMethods.html +1 -1
  30. data/doc/Aqua/Store/CouchDB/StorageMethods/InstanceMethods.html +102 -2
  31. data/doc/Aqua/Stub.html +1 -1
  32. data/doc/Aqua/Tank.html +1 -1
  33. data/doc/Aqua/TempStub.html +1 -1
  34. data/doc/Aqua/To.html +10 -10
  35. data/doc/Aqua/Unpack.html +1 -1
  36. data/doc/Aqua/Unpack/ClassMethods.html +1 -1
  37. data/doc/Aqua/Unpack/InstanceMethods.html +1 -1
  38. data/doc/Array.html +13 -13
  39. data/doc/Bignum.html +5 -5
  40. data/doc/Date.html +5 -5
  41. data/doc/FalseClass.html +5 -5
  42. data/doc/Fixnum.html +5 -5
  43. data/doc/Float.html +5 -5
  44. data/doc/Hash.html +16 -16
  45. data/doc/OpenStruct.html +5 -5
  46. data/doc/README.rdoc.html +18 -10
  47. data/doc/Range.html +102 -0
  48. data/doc/Rational.html +9 -9
  49. data/doc/RestAPI.html +3 -3
  50. data/doc/RestClientAdapter.html +2 -2
  51. data/doc/Set.html +205 -0
  52. data/doc/Time.html +5 -5
  53. data/doc/TrueClass.html +5 -5
  54. data/doc/all-methods.html +126 -0
  55. data/doc/all-namespaces.html +8 -0
  56. data/doc/top-level-namespace.html +1 -1
  57. data/lib/aqua/object/pack.rb +1 -1
  58. data/lib/aqua/store/couch_db/attachments.rb +152 -0
  59. data/lib/aqua/store/couch_db/couch_db.rb +2 -0
  60. data/lib/aqua/store/couch_db/database.rb +1 -1
  61. data/lib/aqua/store/couch_db/design_document.rb +57 -0
  62. data/lib/aqua/store/couch_db/http_client/adapter/rest_client.rb +1 -1
  63. data/lib/aqua/store/couch_db/http_client/rest_api.rb +2 -2
  64. data/lib/aqua/store/couch_db/storage_methods.rb +12 -2
  65. data/lib/aqua/support/initializers.rb +12 -3
  66. data/lib/aqua/support/set.rb +27 -0
  67. data/spec/object/object_fixtures/sugar.rb +4 -0
  68. data/spec/object/pack_spec.rb +6 -0
  69. data/spec/object/unpack_spec.rb +18 -1
  70. data/spec/store/couchdb/attachments_spec.rb +127 -0
  71. data/spec/store/couchdb/design_document_spec.rb +43 -0
  72. data/spec/store/couchdb/{document_fixture.rb → fixtures_and_data/document_fixture.rb} +0 -0
  73. data/spec/store/couchdb/fixtures_and_data/image_attach.png +0 -0
  74. data/spec/store/couchdb/storage_methods_spec.rb +12 -4
  75. data/utils/custom.css +14 -0
  76. metadata +19 -4
@@ -25,7 +25,7 @@
25
25
  </div>
26
26
  </div>
27
27
  <div id="yard_info">
28
- Generated on Thursday, August 27 2009 at 05:50:20 PM by
28
+ Generated on Monday, August 31 2009 at 03:23:17 PM by
29
29
  <abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
30
30
  0.2.3.5 (ruby-1.8.6).
31
31
  </div>
@@ -25,7 +25,7 @@
25
25
  </div>
26
26
  </div>
27
27
  <div id="yard_info">
28
- Generated on Thursday, August 27 2009 at 05:50:24 PM by
28
+ Generated on Monday, August 31 2009 at 03:23:17 PM by
29
29
  <abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
30
30
  0.2.3.5 (ruby-1.8.6).
31
31
  </div>
@@ -25,7 +25,7 @@
25
25
  </div>
26
26
  </div>
27
27
  <div id="yard_info">
28
- Generated on Thursday, August 27 2009 at 05:50:20 PM by
28
+ Generated on Monday, August 31 2009 at 03:23:20 PM by
29
29
  <abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
30
30
  0.2.3.5 (ruby-1.8.6).
31
31
  </div>
@@ -993,7 +993,7 @@ counts the number of uuids available, used by Database to limit bulk save
993
993
  </div>
994
994
  </div>
995
995
  <div id="yard_info">
996
- Generated on Thursday, August 27 2009 at 05:50:23 PM by
996
+ Generated on Monday, August 31 2009 at 03:23:21 PM by
997
997
  <abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
998
998
  0.2.3.5 (ruby-1.8.6).
999
999
  </div>
@@ -25,7 +25,7 @@
25
25
  </div>
26
26
  </div>
27
27
  <div id="yard_info">
28
- Generated on Thursday, August 27 2009 at 05:50:23 PM by
28
+ Generated on Monday, August 31 2009 at 03:23:20 PM by
29
29
  <abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
30
30
  0.2.3.5 (ruby-1.8.6).
31
31
  </div>
@@ -108,7 +108,7 @@ full core access library.
108
108
  </div>
109
109
  </div>
110
110
  <div id="yard_info">
111
- Generated on Thursday, August 27 2009 at 05:50:20 PM by
111
+ Generated on Monday, August 31 2009 at 03:23:17 PM by
112
112
  <abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
113
113
  0.2.3.5 (ruby-1.8.6).
114
114
  </div>
@@ -255,7 +255,7 @@ Any of the CouchDB exceptions
255
255
  </div>
256
256
  </div>
257
257
  <div id="yard_info">
258
- Generated on Thursday, August 27 2009 at 05:50:23 PM by
258
+ Generated on Monday, August 31 2009 at 03:23:21 PM by
259
259
  <abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
260
260
  0.2.3.5 (ruby-1.8.6).
261
261
  </div>
@@ -61,6 +61,33 @@ sets the database.
61
61
  <h1>Public Instance Method Summary</h1>
62
62
  <table class="summary">
63
63
 
64
+ <tr>
65
+ <th class="signature">
66
+
67
+ <span class='overload'>
68
+ <span class='name'><a href="#attachments-instance_method" title="#attachments">#attachments</a></span><span class='args'></span>
69
+ <span class='block'></span>
70
+ </span>
71
+
72
+
73
+ </th>
74
+ <td class="docstring">
75
+ <p>
76
+ Attachments ----------- maybe this should be
77
+ it&#8217;s own class?? Hash of attachments, keyed by name.
78
+ </p>
79
+
80
+
81
+ <p class='returns'>
82
+ Returns:
83
+ <span class='return_types'>
84
+ <tt><a href="../../../../Hash.html" title="Hash">Hash</a></tt>
85
+ </span>
86
+ </p>
87
+
88
+ </td>
89
+ </tr>
90
+
64
91
  <tr>
65
92
  <th class="signature">
66
93
 
@@ -631,6 +658,79 @@ couchdb database url for this document.
631
658
  <div class="section methoddetails instance public">
632
659
  <h1>Public Instance Method Details</h1>
633
660
 
661
+ <div class="method">
662
+ <div class="method_header">
663
+ <h3>attachments</h3>
664
+ </div><div id="attachments-instance_method" class="section method">
665
+ <div class="details_title">
666
+ <div class='section methodsignature'>
667
+ <tt class='def'>
668
+ <span class='visibility'>public</span>
669
+ <span class='return_types'><tt><a href="../../../../Hash.html" title="Hash">Hash</a></tt></span>
670
+ <span class='name'>attachments</span><span class='args'></span>
671
+ <span class='block'></span>
672
+ </tt>
673
+ </div>
674
+
675
+ </div><div class="section docstring">
676
+ <p>
677
+ Attachments ----------- maybe this should be
678
+ it&#8217;s own class?? Hash of attachments, keyed by name
679
+ </p>
680
+
681
+ </div><div class="section tags">
682
+ <h2>Meta Tags</h2>
683
+ <div class="return">
684
+ <h3>Returns:</h3>
685
+ <dl>
686
+
687
+ <dt>
688
+
689
+ <span class='type'>[<tt><a href="../../../../Hash.html" title="Hash">Hash</a></tt>]</span>
690
+
691
+
692
+ <span class='name'></span>
693
+
694
+
695
+ </dt>
696
+ <dd>
697
+ <span class='desc'><p>
698
+ Attachments keyed by name
699
+ </p>
700
+ </span>
701
+ </dd>
702
+
703
+ </dl>
704
+ </div>
705
+
706
+ </div><div class="section source">
707
+ <span>[<a class="source_link" href="#">View source</a>]</span>
708
+ <div class="source_code">
709
+ <table>
710
+ <tr>
711
+ <td>
712
+ <pre class="lines">
713
+
714
+
715
+ 355
716
+ 356
717
+ 357</pre>
718
+ </td>
719
+ <td>
720
+ <pre class="code"><span class="info file"># File 'lib/aqua/store/couch_db/storage_methods.rb', line 355</span>
721
+
722
+ <span class='def def kw'>def</span> <span class='attachments identifier id'>attachments</span>
723
+ <span class='@attachments ivar id'>@attachments</span> <span class='opasgn op'>||=</span> <span class='Attachments constant id'>Attachments</span><span class='dot token'>.</span><span class='new identifier id'>new</span><span class='lparen token'>(</span> <span class='self self kw'>self</span> <span class='rparen token'>)</span>
724
+ <span class='end end kw'>end</span>
725
+ </pre>
726
+ </td>
727
+ </tr>
728
+ </table>
729
+ </div>
730
+ </div>
731
+ </div>
732
+ </div>
733
+
634
734
  <div class="method">
635
735
  <div class="method_header">
636
736
  <h3>commit</h3>
@@ -1364,7 +1464,7 @@ Escapes a string for id usage
1364
1464
  <pre class="code"><span class="info file"># File 'lib/aqua/store/couch_db/storage_methods.rb', line 344</span>
1365
1465
 
1366
1466
  <span class='def def kw'>def</span> <span class='escape_for_id identifier id'>escape_for_id</span><span class='lparen token'>(</span> <span class='str identifier id'>str</span> <span class='rparen token'>)</span>
1367
- <span class='str identifier id'>str</span><span class='dot token'>.</span><span class='match identifier id'>match</span><span class='lparen token'>(</span><span class='regexp val'>/^_design\/(.*)/</span><span class='rparen token'>)</span> <span class='question op'>?</span> <span class='dstring node'>&quot;_design/#{CGI.escape($1)}&quot;</span> <span class='colon op'>:</span> <span class='CGI constant id'>CGI</span><span class='dot token'>.</span><span class='escape identifier id'>escape</span><span class='lparen token'>(</span><span class='str identifier id'>str</span><span class='rparen token'>)</span>
1467
+ <span class='CGI constant id'>CGI</span><span class='dot token'>.</span><span class='escape identifier id'>escape</span><span class='lparen token'>(</span><span class='str identifier id'>str</span><span class='rparen token'>)</span>
1368
1468
  <span class='end end kw'>end</span>
1369
1469
  </pre>
1370
1470
  </td>
@@ -2414,7 +2514,7 @@ representing CouchDB uri for document
2414
2514
  </div>
2415
2515
  </div>
2416
2516
  <div id="yard_info">
2417
- Generated on Thursday, August 27 2009 at 05:50:24 PM by
2517
+ Generated on Monday, August 31 2009 at 03:23:20 PM by
2418
2518
  <abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
2419
2519
  0.2.3.5 (ruby-1.8.6).
2420
2520
  </div>
@@ -455,7 +455,7 @@ The id of the object being stubbed
455
455
  </div>
456
456
  </div>
457
457
  <div id="yard_info">
458
- Generated on Thursday, August 27 2009 at 05:50:24 PM by
458
+ Generated on Monday, August 31 2009 at 03:23:17 PM by
459
459
  <abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
460
460
  0.2.3.5 (ruby-1.8.6).
461
461
  </div>
@@ -103,7 +103,7 @@
103
103
  </div>
104
104
  </div>
105
105
  <div id="yard_info">
106
- Generated on Thursday, August 27 2009 at 05:50:20 PM by
106
+ Generated on Monday, August 31 2009 at 03:23:18 PM by
107
107
  <abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
108
108
  0.2.3.5 (ruby-1.8.6).
109
109
  </div>
@@ -72,7 +72,7 @@
72
72
  </div>
73
73
  </div>
74
74
  <div id="yard_info">
75
- Generated on Thursday, August 27 2009 at 05:50:21 PM by
75
+ Generated on Monday, August 31 2009 at 03:23:17 PM by
76
76
  <abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
77
77
  0.2.3.5 (ruby-1.8.6).
78
78
  </div>
@@ -89,19 +89,19 @@ To
89
89
  <pre class="lines">
90
90
 
91
91
 
92
- 7
93
- 8
94
- 9
95
92
  10
96
93
  11
97
94
  12
98
95
  13
99
96
  14
100
97
  15
101
- 16</pre>
98
+ 16
99
+ 17
100
+ 18
101
+ 19</pre>
102
102
  </td>
103
103
  <td>
104
- <pre class="code"><span class="info file"># File 'lib/aqua/support/initializers.rb', line 7</span>
104
+ <pre class="code"><span class="info file"># File 'lib/aqua/support/initializers.rb', line 10</span>
105
105
 
106
106
  <span class='def def kw'>def</span> <span class='to_aqua identifier id'>to_aqua</span><span class='lparen token'>(</span> <span class='base_object identifier id'>base_object</span> <span class='rparen token'>)</span>
107
107
  <span class='hash identifier id'>hash</span> <span class='assign token'>=</span> <span class='lbrace token'>{</span>
@@ -145,12 +145,12 @@ To
145
145
  <pre class="lines">
146
146
 
147
147
 
148
- 18
149
- 19
150
- 20</pre>
148
+ 21
149
+ 22
150
+ 23</pre>
151
151
  </td>
152
152
  <td>
153
- <pre class="code"><span class="info file"># File 'lib/aqua/support/initializers.rb', line 18</span>
153
+ <pre class="code"><span class="info file"># File 'lib/aqua/support/initializers.rb', line 21</span>
154
154
 
155
155
  <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>
156
156
  <span class='self self kw'>self</span><span class='dot token'>.</span><span class='to_s identifier id'>to_s</span>
@@ -170,7 +170,7 @@ To
170
170
  </div>
171
171
  </div>
172
172
  <div id="yard_info">
173
- Generated on Thursday, August 27 2009 at 05:50:25 PM by
173
+ Generated on Monday, August 31 2009 at 03:23:22 PM by
174
174
  <abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
175
175
  0.2.3.5 (ruby-1.8.6).
176
176
  </div>
@@ -99,7 +99,7 @@
99
99
  </div>
100
100
  </div>
101
101
  <div id="yard_info">
102
- Generated on Thursday, August 27 2009 at 05:50:21 PM by
102
+ Generated on Monday, August 31 2009 at 03:23:17 PM by
103
103
  <abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
104
104
  0.2.3.5 (ruby-1.8.6).
105
105
  </div>
@@ -138,7 +138,7 @@ data saved from the database.
138
138
  </div>
139
139
  </div>
140
140
  <div id="yard_info">
141
- Generated on Thursday, August 27 2009 at 05:50:21 PM by
141
+ Generated on Monday, August 31 2009 at 03:23:22 PM by
142
142
  <abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
143
143
  0.2.3.5 (ruby-1.8.6).
144
144
  </div>
@@ -1390,7 +1390,7 @@ Will return raise error on failure and return self on success.
1390
1390
  </div>
1391
1391
  </div>
1392
1392
  <div id="yard_info">
1393
- Generated on Thursday, August 27 2009 at 05:50:21 PM by
1393
+ Generated on Monday, August 31 2009 at 03:23:20 PM by
1394
1394
  <abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
1395
1395
  0.2.3.5 (ruby-1.8.6).
1396
1396
  </div>
@@ -91,12 +91,12 @@
91
91
  <pre class="lines">
92
92
 
93
93
 
94
- 121
95
- 122
96
- 123</pre>
94
+ 130
95
+ 131
96
+ 132</pre>
97
97
  </td>
98
98
  <td>
99
- <pre class="code"><span class="info file"># File 'lib/aqua/support/initializers.rb', line 121</span>
99
+ <pre class="code"><span class="info file"># File 'lib/aqua/support/initializers.rb', line 130</span>
100
100
 
101
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
102
  <span class='new identifier id'>new</span><span class='dot token'>.</span><span class='replace identifier id'>replace</span><span class='lparen token'>(</span> <span class='init identifier id'>init</span> <span class='rparen token'>)</span>
@@ -136,16 +136,16 @@
136
136
  <pre class="lines">
137
137
 
138
138
 
139
- 113
140
- 114
141
- 115
142
- 116
143
- 117
144
- 118
145
- 119</pre>
139
+ 122
140
+ 123
141
+ 124
142
+ 125
143
+ 126
144
+ 127
145
+ 128</pre>
146
146
  </td>
147
147
  <td>
148
- <pre class="code"><span class="info file"># File 'lib/aqua/support/initializers.rb', line 113</span>
148
+ <pre class="code"><span class="info file"># File 'lib/aqua/support/initializers.rb', line 122</span>
149
149
 
150
150
  <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>
151
151
  <span class='return_arr identifier id'>return_arr</span> <span class='assign token'>=</span> <span class='lbrack token'>[</span><span class='rbrack token'>]</span>
@@ -169,7 +169,7 @@
169
169
  </div>
170
170
  </div>
171
171
  <div id="yard_info">
172
- Generated on Thursday, August 27 2009 at 05:50:23 PM by
172
+ Generated on Monday, August 31 2009 at 03:23:20 PM by
173
173
  <abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
174
174
  0.2.3.5 (ruby-1.8.6).
175
175
  </div>
@@ -68,12 +68,12 @@
68
68
  <pre class="lines">
69
69
 
70
70
 
71
- 68
72
- 69
73
- 70</pre>
71
+ 71
72
+ 72
73
+ 73</pre>
74
74
  </td>
75
75
  <td>
76
- <pre class="code"><span class="info file"># File 'lib/aqua/support/initializers.rb', line 68</span>
76
+ <pre class="code"><span class="info file"># File 'lib/aqua/support/initializers.rb', line 71</span>
77
77
 
78
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
79
  <span class='init identifier id'>init</span><span class='dot token'>.</span><span class='to_i identifier id'>to_i</span>
@@ -93,7 +93,7 @@
93
93
  </div>
94
94
  </div>
95
95
  <div id="yard_info">
96
- Generated on Thursday, August 27 2009 at 05:50:21 PM by
96
+ Generated on Monday, August 31 2009 at 03:23:22 PM by
97
97
  <abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
98
98
  0.2.3.5 (ruby-1.8.6).
99
99
  </div>
@@ -68,12 +68,12 @@
68
68
  <pre class="lines">
69
69
 
70
70
 
71
- 50
72
- 51
73
- 52</pre>
71
+ 53
72
+ 54
73
+ 55</pre>
74
74
  </td>
75
75
  <td>
76
- <pre class="code"><span class="info file"># File 'lib/aqua/support/initializers.rb', line 50</span>
76
+ <pre class="code"><span class="info file"># File 'lib/aqua/support/initializers.rb', line 53</span>
77
77
 
78
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
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>
@@ -93,7 +93,7 @@
93
93
  </div>
94
94
  </div>
95
95
  <div id="yard_info">
96
- Generated on Thursday, August 27 2009 at 05:50:21 PM by
96
+ Generated on Monday, August 31 2009 at 03:23:21 PM by
97
97
  <abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
98
98
  0.2.3.5 (ruby-1.8.6).
99
99
  </div>
@@ -68,12 +68,12 @@
68
68
  <pre class="lines">
69
69
 
70
70
 
71
- 44
72
- 45
73
- 46</pre>
71
+ 47
72
+ 48
73
+ 49</pre>
74
74
  </td>
75
75
  <td>
76
- <pre class="code"><span class="info file"># File 'lib/aqua/support/initializers.rb', line 44</span>
76
+ <pre class="code"><span class="info file"># File 'lib/aqua/support/initializers.rb', line 47</span>
77
77
 
78
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
79
  <span class='false false kw'>false</span>
@@ -93,7 +93,7 @@
93
93
  </div>
94
94
  </div>
95
95
  <div id="yard_info">
96
- Generated on Thursday, August 27 2009 at 05:50:24 PM by
96
+ Generated on Monday, August 31 2009 at 03:23:18 PM by
97
97
  <abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
98
98
  0.2.3.5 (ruby-1.8.6).
99
99
  </div>
@@ -68,12 +68,12 @@
68
68
  <pre class="lines">
69
69
 
70
70
 
71
- 62
72
- 63
73
- 64</pre>
71
+ 65
72
+ 66
73
+ 67</pre>
74
74
  </td>
75
75
  <td>
76
- <pre class="code"><span class="info file"># File 'lib/aqua/support/initializers.rb', line 62</span>
76
+ <pre class="code"><span class="info file"># File 'lib/aqua/support/initializers.rb', line 65</span>
77
77
 
78
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
79
  <span class='init identifier id'>init</span><span class='dot token'>.</span><span class='to_i identifier id'>to_i</span>
@@ -93,7 +93,7 @@
93
93
  </div>
94
94
  </div>
95
95
  <div id="yard_info">
96
- Generated on Thursday, August 27 2009 at 05:50:20 PM by
96
+ Generated on Monday, August 31 2009 at 03:23:18 PM by
97
97
  <abbr class="yard" title="Yay! A Ruby Documentation Tool"><a href="http://yard.soen.ca">YARD</a></abbr>
98
98
  0.2.3.5 (ruby-1.8.6).
99
99
  </div>