qiflib 0.2.0 → 0.3.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.
data/html/Qiflib.html CHANGED
@@ -1,276 +1,242 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
1
+ <!DOCTYPE html>
2
+
3
+ <html>
5
4
  <head>
6
- <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
5
+ <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
6
+
7
+ <title>module Qiflib - qiflib</title>
8
+
9
+ <link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet">
7
10
 
8
- <title>Module: Qiflib</title>
11
+ <script type="text/javascript">
12
+ var rdoc_rel_prefix = "./";
13
+ </script>
9
14
 
10
- <link rel="stylesheet" href="./rdoc.css" type="text/css" media="screen" />
15
+ <script type="text/javascript" charset="utf-8" src="./js/jquery.js"></script>
16
+ <script type="text/javascript" charset="utf-8" src="./js/navigation.js"></script>
17
+ <script type="text/javascript" charset="utf-8" src="./js/search_index.js"></script>
18
+ <script type="text/javascript" charset="utf-8" src="./js/search.js"></script>
19
+ <script type="text/javascript" charset="utf-8" src="./js/searcher.js"></script>
20
+ <script type="text/javascript" charset="utf-8" src="./js/darkfish.js"></script>
11
21
 
12
- <script src="./js/jquery.js" type="text/javascript" charset="utf-8"></script>
13
- <script src="./js/thickbox-compressed.js" type="text/javascript" charset="utf-8"></script>
14
- <script src="./js/quicksearch.js" type="text/javascript" charset="utf-8"></script>
15
- <script src="./js/darkfish.js" type="text/javascript" charset="utf-8"></script>
16
22
 
17
- </head>
18
23
  <body id="top" class="module">
24
+ <nav id="metadata">
25
+ <nav id="home-section" class="section">
26
+ <h3 class="section-header">
27
+ <a href="./index.html">Home</a>
28
+ <a href="./table_of_contents.html#classes">Classes</a>
29
+ <a href="./table_of_contents.html#methods">Methods</a>
30
+ </h3>
31
+ </nav>
19
32
 
20
- <div id="metadata">
21
- <div id="home-metadata">
22
- <div id="home-section" class="section">
23
- <h3 class="section-header">
24
- <a href="./index.html">Home</a>
25
- <a href="./index.html#classes">Classes</a>
26
- <a href="./index.html#methods">Methods</a>
27
- </h3>
28
- </div>
29
- </div>
30
-
31
- <div id="file-metadata">
32
- <div id="file-list-section" class="section">
33
- <h3 class="section-header">In Files</h3>
34
- <div class="section-body">
35
- <ul>
36
-
37
- <li><a href="./lib/qiflib_category_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
38
- class="thickbox" title="lib/qiflib_category.rb">lib/qiflib_category.rb</a></li>
39
-
40
- <li><a href="./lib/qiflib_constants_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
41
- class="thickbox" title="lib/qiflib_constants.rb">lib/qiflib_constants.rb</a></li>
42
-
43
- <li><a href="./lib/qiflib_date_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
44
- class="thickbox" title="lib/qiflib_date.rb">lib/qiflib_date.rb</a></li>
45
-
46
- <li><a href="./lib/qiflib_money_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
47
- class="thickbox" title="lib/qiflib_money.rb">lib/qiflib_money.rb</a></li>
48
-
49
- <li><a href="./lib/qiflib_transaction_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
50
- class="thickbox" title="lib/qiflib_transaction.rb">lib/qiflib_transaction.rb</a></li>
51
-
52
- <li><a href="./lib/qiflib_util_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
53
- class="thickbox" title="lib/qiflib_util.rb">lib/qiflib_util.rb</a></li>
54
-
55
- </ul>
56
- </div>
57
- </div>
58
33
 
59
-
60
- </div>
34
+ <nav id="search-section" class="section project-section" class="initially-hidden">
35
+ <form action="#" method="get" accept-charset="utf-8">
36
+ <h3 class="section-header">
37
+ <input type="text" name="search" placeholder="Search" id="search-field"
38
+ title="Type to search, Up and Down to navigate, Enter to load">
39
+ </h3>
40
+ </form>
61
41
 
62
- <div id="class-metadata">
63
-
42
+ <ul id="search-results" class="initially-hidden"></ul>
43
+ </nav>
64
44
 
65
-
66
45
 
67
-
68
- <!-- Namespace Contents -->
69
- <div id="namespace-list-section" class="section">
70
- <h3 class="section-header">Namespace</h3>
71
- <ul class="link-list">
72
-
73
- <li><span class="type">CLASS</span> <a href="Qiflib/Category.html">Qiflib::Category</a></li>
74
-
75
- <li><span class="type">CLASS</span> <a href="Qiflib/Date.html">Qiflib::Date</a></li>
76
-
77
- <li><span class="type">CLASS</span> <a href="Qiflib/Money.html">Qiflib::Money</a></li>
78
-
79
- <li><span class="type">CLASS</span> <a href="Qiflib/Transaction.html">Qiflib::Transaction</a></li>
80
-
81
- <li><span class="type">CLASS</span> <a href="Qiflib/Util.html">Qiflib::Util</a></li>
82
-
83
- </ul>
84
- </div>
85
-
46
+
86
47
 
87
-
88
- <!-- Method Quickref -->
89
- <div id="method-list-section" class="section">
90
- <h3 class="section-header">Methods</h3>
91
- <ul class="link-list">
92
-
93
- <li><a href="#method-c-csv_category_field_names">::csv_category_field_names</a></li>
94
-
95
- <li><a href="#method-c-csv_transaction_field_names">::csv_transaction_field_names</a></li>
96
-
97
- </ul>
98
- </div>
99
-
48
+ <div id="file-metadata">
49
+ <nav id="file-list-section" class="section">
50
+ <h3 class="section-header">Defined In</h3>
51
+ <ul>
52
+ <li>lib/qiflib_category.rb
53
+ <li>lib/qiflib_constants.rb
54
+ <li>lib/qiflib_date.rb
55
+ <li>lib/qiflib_money.rb
56
+ <li>lib/qiflib_transaction.rb
57
+ <li>lib/qiflib_util.rb
58
+ </ul>
59
+ </nav>
100
60
 
101
-
102
- </div>
61
+
62
+ </div>
103
63
 
104
- <div id="project-metadata">
105
-
106
-
107
- <div id="fileindex-section" class="section project-section">
108
- <h3 class="section-header">Files</h3>
109
- <ul>
110
-
111
- <li class="file"><a href="./README_rdoc.html">README.rdoc</a></li>
112
-
113
- </ul>
114
- </div>
115
-
64
+ <div id="class-metadata">
65
+
66
+
67
+
68
+
69
+ <!-- Method Quickref -->
70
+ <nav id="method-list-section" class="section">
71
+ <h3 class="section-header">Methods</h3>
116
72
 
117
- <div id="classindex-section" class="section project-section">
118
- <h3 class="section-header">Class/Module Index
119
- <span class="search-toggle"><img src="./images/find.png"
120
- height="16" width="16" alt="[+]"
121
- title="show/hide quicksearch" /></span></h3>
122
- <form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
123
- <fieldset>
124
- <legend>Quicksearch</legend>
125
- <input type="text" name="quicksearch" value=""
126
- class="quicksearch-field" />
127
- </fieldset>
128
- </form>
129
-
130
- <ul class="link-list">
131
-
132
- <li><a href="./Qiflib.html">Qiflib</a></li>
133
-
134
- <li><a href="./Qiflib/Category.html">Qiflib::Category</a></li>
135
-
136
- <li><a href="./Qiflib/Date.html">Qiflib::Date</a></li>
137
-
138
- <li><a href="./Qiflib/Money.html">Qiflib::Money</a></li>
139
-
140
- <li><a href="./Qiflib/Transaction.html">Qiflib::Transaction</a></li>
141
-
142
- <li><a href="./Qiflib/Util.html">Qiflib::Util</a></li>
143
-
144
- </ul>
145
- <div id="no-class-search-results" style="display: none;">No matching classes.</div>
146
- </div>
73
+ <ul class="link-list">
74
+
75
+ <li ><a href="#method-c-csv_category_field_names">::csv_category_field_names</a>
76
+
77
+ <li ><a href="#method-c-csv_transaction_field_names">::csv_transaction_field_names</a>
78
+
79
+ </ul>
80
+ </nav>
147
81
 
148
-
149
- </div>
150
82
  </div>
151
83
 
152
- <div id="documentation">
153
- <h1 class="module">Qiflib</h1>
84
+ <div id="project-metadata">
85
+ <nav id="fileindex-section" class="section project-section">
86
+ <h3 class="section-header">Pages</h3>
154
87
 
155
- <div id="description" class="description">
156
-
88
+ <ul>
89
+
90
+ <li class="file"><a href="./README_rdoc.html">README</a>
91
+
92
+ </ul>
93
+ </nav>
94
+
95
+ <nav id="classindex-section" class="section project-section">
96
+ <h3 class="section-header">Class and Module Index</h3>
97
+
98
+ <ul class="link-list">
99
+
100
+ <li><a href="./Qiflib.html">Qiflib</a>
101
+
102
+ <li><a href="./Qiflib/Category.html">Qiflib::Category</a>
103
+
104
+ <li><a href="./Qiflib/Date.html">Qiflib::Date</a>
105
+
106
+ <li><a href="./Qiflib/Money.html">Qiflib::Money</a>
107
+
108
+ <li><a href="./Qiflib/Transaction.html">Qiflib::Transaction</a>
109
+
110
+ <li><a href="./Qiflib/Util.html">Qiflib::Util</a>
111
+
112
+ </ul>
113
+ </nav>
114
+
115
+ </div>
116
+ </nav>
117
+
118
+ <div id="documentation">
119
+ <h1 class="module">module Qiflib</h1>
120
+
121
+ <div id="description" class="description">
122
+
157
123
  <p>This file, and <a href="Qiflib.html">Qiflib</a> module, define constant
158
124
  values used in this library. This include the lists of field names within
159
125
  the csv and delimited files.</p>
160
126
 
161
- </div><!-- description -->
127
+ </div><!-- description -->
162
128
 
129
+
130
+
131
+
132
+ <section id="5Buntitled-5D" class="documentation-section">
163
133
 
134
+
164
135
 
165
-
166
- <div id="5Buntitled-5D" class="documentation-section">
167
-
168
136
 
137
+
138
+ <!-- Constants -->
139
+ <section id="constants-list" class="section">
140
+ <h3 class="section-header">Constants</h3>
141
+ <dl>
169
142
 
170
-
143
+ <dt id="AUTHOR">AUTHOR
144
+
145
+ <dd class="description">
146
+
171
147
 
172
- <!-- Constants -->
173
- <div id="constants-list" class="section">
174
- <h3 class="section-header">Constants</h3>
175
- <dl>
148
+ <dt id="DATE">DATE
176
149
 
177
- <dt><a name="AUTHOR">AUTHOR</a></dt>
178
-
179
- <dd class="description"></dd>
180
-
150
+ <dd class="description">
181
151
 
182
- <dt><a name="DATE">DATE</a></dt>
183
-
184
- <dd class="description"></dd>
185
-
152
+
153
+ <dt id="EMAIL">EMAIL
186
154
 
187
- <dt><a name="EMAIL">EMAIL</a></dt>
188
-
189
- <dd class="description"></dd>
190
-
155
+ <dd class="description">
191
156
 
192
- <dt><a name="SOURCE_IBANK">SOURCE_IBANK</a></dt>
193
-
194
- <dd class="description"></dd>
195
-
157
+
158
+ <dt id="SOURCE_IBANK">SOURCE_IBANK
196
159
 
197
- <dt><a name="SOURCE_QUICKEN">SOURCE_QUICKEN</a></dt>
198
-
199
- <dd class="description"></dd>
200
-
160
+ <dd class="description">
201
161
 
202
- <dt><a name="VERSION">VERSION</a></dt>
203
-
204
- <dd class="description"></dd>
205
-
162
+
163
+ <dt id="SOURCE_QUICKEN">SOURCE_QUICKEN
164
+
165
+ <dd class="description">
206
166
 
207
- </dl>
208
- </div>
209
167
 
210
-
168
+ <dt id="VERSION">VERSION
169
+
170
+ <dd class="description">
171
+
211
172
 
173
+ </dl>
174
+ </section>
175
+
212
176
 
213
- <!-- Methods -->
214
-
215
- <div id="public-class-method-details" class="method-section section">
216
- <h3 class="section-header">Public Class Methods</h3>
177
+
217
178
 
218
-
219
- <div id="csv_category_field_names-method" class="method-detail ">
220
- <a name="method-c-csv_category_field_names"></a>
179
+ <!-- Methods -->
180
+
181
+ <section id="public-class-5Buntitled-5D-method-details" class="method-section section">
182
+ <h3 class="section-header">Public Class Methods</h3>
221
183
 
184
+
185
+ <div id="method-c-csv_category_field_names" class="method-detail ">
186
+
187
+ <div class="method-heading">
188
+ <span class="method-name">csv_category_field_names</span><span
189
+ class="method-args">()</span>
222
190
 
223
- <div class="method-heading">
224
- <span class="method-name">csv_category_field_names</span><span
225
- class="method-args">()</span>
226
- <span class="method-click-advice">click to toggle source</span>
227
- </div>
191
+ <span class="method-click-advice">click to toggle source</span>
228
192
 
193
+ </div>
194
+
229
195
 
230
- <div class="method-description">
231
-
232
-
233
-
196
+ <div class="method-description">
197
+
198
+
199
+
200
+
234
201
 
235
-
236
- <div class="method-source-code" id="csv_category_field_names-source">
237
- <pre>
238
- <span class="ruby-comment"># File lib/qiflib_constants.rb, line 14</span>
202
+
203
+ <div class="method-source-code" id="csv_category_field_names-source">
204
+ <pre><span class="ruby-comment"># File lib/qiflib_constants.rb, line 14</span>
239
205
  <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">csv_category_field_names</span>
240
- <span class="ruby-node">%( id name )</span>
206
+ <span class="ruby-node">%w( id name )</span>
241
207
  <span class="ruby-keyword">end</span></pre>
242
- </div><!-- csv_category_field_names-source -->
243
-
244
- </div>
245
-
208
+ </div><!-- csv_category_field_names-source -->
246
209
 
210
+ </div>
247
211
 
248
-
249
- </div><!-- csv_category_field_names-method -->
212
+
250
213
 
251
-
252
- <div id="csv_transaction_field_names-method" class="method-detail ">
253
- <a name="method-c-csv_transaction_field_names"></a>
214
+
215
+ </div><!-- csv_category_field_names-method -->
254
216
 
217
+
218
+ <div id="method-c-csv_transaction_field_names" class="method-detail ">
219
+
220
+ <div class="method-heading">
221
+ <span class="method-name">csv_transaction_field_names</span><span
222
+ class="method-args">()</span>
255
223
 
256
- <div class="method-heading">
257
- <span class="method-name">csv_transaction_field_names</span><span
258
- class="method-args">()</span>
259
- <span class="method-click-advice">click to toggle source</span>
260
- </div>
224
+ <span class="method-click-advice">click to toggle source</span>
261
225
 
226
+ </div>
227
+
262
228
 
263
- <div class="method-description">
264
-
265
-
266
-
229
+ <div class="method-description">
230
+
231
+
232
+
233
+
267
234
 
268
-
269
- <div class="method-source-code" id="csv_transaction_field_names-source">
270
- <pre>
271
- <span class="ruby-comment"># File lib/qiflib_constants.rb, line 18</span>
235
+
236
+ <div class="method-source-code" id="csv_transaction_field_names-source">
237
+ <pre><span class="ruby-comment"># File lib/qiflib_constants.rb, line 18</span>
272
238
  <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">csv_transaction_field_names</span>
273
- <span class="ruby-node">%(
239
+ <span class="ruby-node">%w(
274
240
  id
275
241
  acct_owner
276
242
  acct_name
@@ -301,29 +267,26 @@ the csv and delimited files.</p>
301
267
  eol_ind
302
268
  )</span>
303
269
  <span class="ruby-keyword">end</span></pre>
304
- </div><!-- csv_transaction_field_names-source -->
305
-
306
- </div>
307
-
270
+ </div><!-- csv_transaction_field_names-source -->
308
271
 
272
+ </div>
309
273
 
310
-
311
- </div><!-- csv_transaction_field_names-method -->
274
+
275
+
276
+
277
+ </div><!-- csv_transaction_field_names-method -->
312
278
 
313
-
314
- </div><!-- public-class-method-details -->
315
279
 
316
- </div><!-- 5Buntitled-5D -->
280
+ </section><!-- public-class-method-details -->
317
281
 
282
+ </section><!-- 5Buntitled-5D -->
318
283
 
319
- </div><!-- documentation -->
284
+ </div><!-- documentation -->
320
285
 
321
- <div id="validator-badges">
322
- <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
323
- <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
324
- Rdoc Generator</a> 2</small>.</p>
325
- </div>
326
286
 
327
- </body>
328
- </html>
287
+ <footer id="validator-badges">
288
+ <p><a href="http://validator.w3.org/check/referer">[Validate]</a>
289
+ <p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 4.0.0.
290
+ <p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
291
+ </footer>
329
292