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.
- checksums.yaml +7 -0
- data/README.rdoc +37 -37
- data/html/Qiflib/Category.html +243 -262
- data/html/Qiflib/Date.html +255 -294
- data/html/Qiflib/Money.html +213 -226
- data/html/Qiflib/Transaction.html +517 -568
- data/html/Qiflib/Util.html +322 -333
- data/html/Qiflib.html +197 -234
- data/html/README_rdoc.html +144 -130
- data/html/index.html +125 -155
- data/html/rdoc.css +170 -338
- data/html/table_of_contents.html +130 -0
- data/lib/qiflib_constants.rb +6 -7
- data/lib/qiflib_util.rb +35 -36
- metadata +15 -25
- data/html/lib/qiflib_category_rb.html +0 -52
- data/html/lib/qiflib_constants_rb.html +0 -56
- data/html/lib/qiflib_date_rb.html +0 -52
- data/html/lib/qiflib_money_rb.html +0 -52
- data/html/lib/qiflib_rb.html +0 -68
- data/html/lib/qiflib_transaction_rb.html +0 -52
- data/html/lib/qiflib_util_rb.html +0 -52
data/html/Qiflib.html
CHANGED
@@ -1,276 +1,242 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
1
|
+
<!DOCTYPE html>
|
2
|
+
|
3
|
+
<html>
|
5
4
|
<head>
|
6
|
-
|
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
|
-
|
11
|
+
<script type="text/javascript">
|
12
|
+
var rdoc_rel_prefix = "./";
|
13
|
+
</script>
|
9
14
|
|
10
|
-
|
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&height=550&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&height=550&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&height=550&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&height=550&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&height=550&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&height=550&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
|
-
|
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
|
-
|
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
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
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
|
-
|
61
|
+
|
62
|
+
</div>
|
103
63
|
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
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
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
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="
|
153
|
-
<
|
84
|
+
<div id="project-metadata">
|
85
|
+
<nav id="fileindex-section" class="section project-section">
|
86
|
+
<h3 class="section-header">Pages</h3>
|
154
87
|
|
155
|
-
|
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
|
-
|
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
|
-
|
173
|
-
<div id="constants-list" class="section">
|
174
|
-
<h3 class="section-header">Constants</h3>
|
175
|
-
<dl>
|
148
|
+
<dt id="DATE">DATE
|
176
149
|
|
177
|
-
|
178
|
-
|
179
|
-
<dd class="description"></dd>
|
180
|
-
|
150
|
+
<dd class="description">
|
181
151
|
|
182
|
-
|
183
|
-
|
184
|
-
<dd class="description"></dd>
|
185
|
-
|
152
|
+
|
153
|
+
<dt id="EMAIL">EMAIL
|
186
154
|
|
187
|
-
|
188
|
-
|
189
|
-
<dd class="description"></dd>
|
190
|
-
|
155
|
+
<dd class="description">
|
191
156
|
|
192
|
-
|
193
|
-
|
194
|
-
<dd class="description"></dd>
|
195
|
-
|
157
|
+
|
158
|
+
<dt id="SOURCE_IBANK">SOURCE_IBANK
|
196
159
|
|
197
|
-
|
198
|
-
|
199
|
-
<dd class="description"></dd>
|
200
|
-
|
160
|
+
<dd class="description">
|
201
161
|
|
202
|
-
|
203
|
-
|
204
|
-
|
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
|
-
|
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
|
-
|
220
|
-
|
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
|
-
<
|
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
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
196
|
+
<div class="method-description">
|
197
|
+
|
198
|
+
|
199
|
+
|
200
|
+
|
234
201
|
|
235
|
-
|
236
|
-
|
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
|
-
|
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
|
-
|
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
|
-
<
|
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
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
229
|
+
<div class="method-description">
|
230
|
+
|
231
|
+
|
232
|
+
|
233
|
+
|
267
234
|
|
268
|
-
|
269
|
-
|
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
|
-
|
305
|
-
|
306
|
-
</div>
|
307
|
-
|
270
|
+
</div><!-- csv_transaction_field_names-source -->
|
308
271
|
|
272
|
+
</div>
|
309
273
|
|
310
|
-
|
311
|
-
|
274
|
+
|
275
|
+
|
276
|
+
|
277
|
+
</div><!-- csv_transaction_field_names-method -->
|
312
278
|
|
313
|
-
|
314
|
-
</div><!-- public-class-method-details -->
|
315
279
|
|
316
|
-
</
|
280
|
+
</section><!-- public-class-method-details -->
|
317
281
|
|
282
|
+
</section><!-- 5Buntitled-5D -->
|
318
283
|
|
319
|
-
|
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
|
-
|
328
|
-
</
|
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
|
|