fattura24 1.0.0 → 1.0.1
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/README.md +2 -1
- data/docs/Fattura24.html +7 -45
- data/docs/Fattura24/Api.html +5 -147
- data/docs/Fattura24/Api/Response.html +8 -100
- data/docs/Fattura24/Configuration.html +7 -33
- data/docs/Fattura24/DocumentType.html +2 -25
- data/docs/Fattura24/Error.html +4 -11
- data/docs/Fattura24/FePaymentCode.html +108 -0
- data/docs/Fattura24/InvalidParams.html +4 -11
- data/docs/Fattura24/MissingApiKey.html +7 -28
- data/docs/Fattura24/MissingInput.html +4 -11
- data/docs/Fattura24/NotSerializable.html +4 -11
- data/docs/Fattura24/Utils.html +5 -51
- data/docs/README_md.html +5 -5
- data/docs/created.rid +11 -10
- data/docs/css/rdoc.css +1 -1
- data/docs/index.html +6 -18
- data/docs/js/navigation.js.gz +0 -0
- data/docs/js/search_index.js +1 -1
- data/docs/js/search_index.js.gz +0 -0
- data/docs/js/searcher.js.gz +0 -0
- data/docs/table_of_contents.html +4 -3
- data/fattura24.gemspec +2 -0
- data/lib/fattura24.rb +1 -0
- data/lib/fattura24/fe_payment_code.rb +14 -0
- data/lib/fattura24/version.rb +1 -1
- metadata +6 -4
data/docs/Fattura24/Error.html
CHANGED
@@ -21,7 +21,6 @@
|
|
21
21
|
<link href="../css/rdoc.css" rel="stylesheet">
|
22
22
|
|
23
23
|
|
24
|
-
|
25
24
|
<body id="top" role="document" class="class">
|
26
25
|
<nav role="navigation">
|
27
26
|
<div id="project-navigation">
|
@@ -58,12 +57,11 @@
|
|
58
57
|
|
59
58
|
<div id="class-metadata">
|
60
59
|
|
61
|
-
|
60
|
+
|
61
|
+
<div id="parent-class-section" class="nav-section">
|
62
62
|
<h3>Parent</h3>
|
63
63
|
|
64
|
-
|
65
64
|
<p class="link">RuntimeError
|
66
|
-
|
67
65
|
</div>
|
68
66
|
|
69
67
|
|
@@ -81,24 +79,19 @@
|
|
81
79
|
|
82
80
|
</section>
|
83
81
|
|
84
|
-
|
85
82
|
<section id="5Buntitled-5D" class="documentation-section">
|
86
|
-
|
87
83
|
|
88
|
-
|
89
84
|
|
90
|
-
|
91
85
|
|
92
|
-
|
93
86
|
|
94
|
-
|
87
|
+
|
95
88
|
</section>
|
96
89
|
</main>
|
97
90
|
|
98
91
|
|
99
92
|
<footer id="validator-badges" role="contentinfo">
|
100
93
|
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
101
|
-
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.
|
94
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.0.
|
102
95
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
103
96
|
</footer>
|
104
97
|
|
@@ -0,0 +1,108 @@
|
|
1
|
+
<!DOCTYPE html>
|
2
|
+
|
3
|
+
<html>
|
4
|
+
<head>
|
5
|
+
<meta charset="UTF-8">
|
6
|
+
|
7
|
+
<title>module Fattura24::FePaymentCode - RDoc Documentation</title>
|
8
|
+
|
9
|
+
<script type="text/javascript">
|
10
|
+
var rdoc_rel_prefix = "../";
|
11
|
+
var index_rel_prefix = "../";
|
12
|
+
</script>
|
13
|
+
|
14
|
+
<script src="../js/navigation.js" defer></script>
|
15
|
+
<script src="../js/search.js" defer></script>
|
16
|
+
<script src="../js/search_index.js" defer></script>
|
17
|
+
<script src="../js/searcher.js" defer></script>
|
18
|
+
<script src="../js/darkfish.js" defer></script>
|
19
|
+
|
20
|
+
<link href="../css/fonts.css" rel="stylesheet">
|
21
|
+
<link href="../css/rdoc.css" rel="stylesheet">
|
22
|
+
|
23
|
+
|
24
|
+
<body id="top" role="document" class="module">
|
25
|
+
<nav role="navigation">
|
26
|
+
<div id="project-navigation">
|
27
|
+
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
|
28
|
+
<h2>
|
29
|
+
<a href="../index.html" rel="home">Home</a>
|
30
|
+
</h2>
|
31
|
+
|
32
|
+
<div id="table-of-contents-navigation">
|
33
|
+
<a href="../table_of_contents.html#pages">Pages</a>
|
34
|
+
<a href="../table_of_contents.html#classes">Classes</a>
|
35
|
+
<a href="../table_of_contents.html#methods">Methods</a>
|
36
|
+
</div>
|
37
|
+
</div>
|
38
|
+
|
39
|
+
<div id="search-section" role="search" class="project-section initially-hidden">
|
40
|
+
<form action="#" method="get" accept-charset="utf-8">
|
41
|
+
<div id="search-field-wrapper">
|
42
|
+
<input id="search-field" role="combobox" aria-label="Search"
|
43
|
+
aria-autocomplete="list" aria-controls="search-results"
|
44
|
+
type="text" name="search" placeholder="Search" spellcheck="false"
|
45
|
+
title="Type to search, Up and Down to navigate, Enter to load">
|
46
|
+
</div>
|
47
|
+
|
48
|
+
<ul id="search-results" aria-label="Search Results"
|
49
|
+
aria-busy="false" aria-expanded="false"
|
50
|
+
aria-atomic="false" class="initially-hidden"></ul>
|
51
|
+
</form>
|
52
|
+
</div>
|
53
|
+
|
54
|
+
</div>
|
55
|
+
|
56
|
+
|
57
|
+
|
58
|
+
<div id="class-metadata">
|
59
|
+
|
60
|
+
|
61
|
+
|
62
|
+
|
63
|
+
|
64
|
+
</div>
|
65
|
+
</nav>
|
66
|
+
|
67
|
+
<main role="main" aria-labelledby="module-Fattura24::FePaymentCode">
|
68
|
+
<h1 id="module-Fattura24::FePaymentCode" class="module">
|
69
|
+
module Fattura24::FePaymentCode
|
70
|
+
</h1>
|
71
|
+
|
72
|
+
<section class="description">
|
73
|
+
|
74
|
+
<p>This module contains constants to be used when specifying payment types of your electronic invoices.</p>
|
75
|
+
|
76
|
+
</section>
|
77
|
+
|
78
|
+
<section id="5Buntitled-5D" class="documentation-section">
|
79
|
+
|
80
|
+
|
81
|
+
<section class="constants-list">
|
82
|
+
<header>
|
83
|
+
<h3>Constants</h3>
|
84
|
+
</header>
|
85
|
+
<dl>
|
86
|
+
<dt id="CASH">CASH
|
87
|
+
<dd>
|
88
|
+
<dt id="CREDIT_CARD">CREDIT_CARD
|
89
|
+
<dd>
|
90
|
+
<dt id="RIBA">RIBA
|
91
|
+
<dd>
|
92
|
+
<dt id="WIRE_TRANSFER">WIRE_TRANSFER
|
93
|
+
<dd>
|
94
|
+
</dl>
|
95
|
+
</section>
|
96
|
+
|
97
|
+
|
98
|
+
|
99
|
+
</section>
|
100
|
+
</main>
|
101
|
+
|
102
|
+
|
103
|
+
<footer id="validator-badges" role="contentinfo">
|
104
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
105
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.0.
|
106
|
+
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
107
|
+
</footer>
|
108
|
+
|
@@ -21,7 +21,6 @@
|
|
21
21
|
<link href="../css/rdoc.css" rel="stylesheet">
|
22
22
|
|
23
23
|
|
24
|
-
|
25
24
|
<body id="top" role="document" class="class">
|
26
25
|
<nav role="navigation">
|
27
26
|
<div id="project-navigation">
|
@@ -58,12 +57,11 @@
|
|
58
57
|
|
59
58
|
<div id="class-metadata">
|
60
59
|
|
61
|
-
|
60
|
+
|
61
|
+
<div id="parent-class-section" class="nav-section">
|
62
62
|
<h3>Parent</h3>
|
63
63
|
|
64
|
-
|
65
64
|
<p class="link"><a href="Error.html">Fattura24::Error</a>
|
66
|
-
|
67
65
|
</div>
|
68
66
|
|
69
67
|
|
@@ -81,24 +79,19 @@
|
|
81
79
|
|
82
80
|
</section>
|
83
81
|
|
84
|
-
|
85
82
|
<section id="5Buntitled-5D" class="documentation-section">
|
86
|
-
|
87
83
|
|
88
|
-
|
89
84
|
|
90
|
-
|
91
85
|
|
92
|
-
|
93
86
|
|
94
|
-
|
87
|
+
|
95
88
|
</section>
|
96
89
|
</main>
|
97
90
|
|
98
91
|
|
99
92
|
<footer id="validator-badges" role="contentinfo">
|
100
93
|
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
101
|
-
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.
|
94
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.0.
|
102
95
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
103
96
|
</footer>
|
104
97
|
|
@@ -21,7 +21,6 @@
|
|
21
21
|
<link href="../css/rdoc.css" rel="stylesheet">
|
22
22
|
|
23
23
|
|
24
|
-
|
25
24
|
<body id="top" role="document" class="class">
|
26
25
|
<nav role="navigation">
|
27
26
|
<div id="project-navigation">
|
@@ -58,24 +57,22 @@
|
|
58
57
|
|
59
58
|
<div id="class-metadata">
|
60
59
|
|
61
|
-
|
60
|
+
|
61
|
+
<div id="parent-class-section" class="nav-section">
|
62
62
|
<h3>Parent</h3>
|
63
63
|
|
64
|
-
|
65
64
|
<p class="link"><a href="Error.html">Fattura24::Error</a>
|
66
|
-
|
67
65
|
</div>
|
68
66
|
|
69
67
|
|
70
68
|
|
71
|
-
|
69
|
+
|
70
|
+
<!-- Method Quickref -->
|
72
71
|
<div id="method-list-section" class="nav-section">
|
73
72
|
<h3>Methods</h3>
|
74
73
|
|
75
74
|
<ul class="link-list" role="directory">
|
76
|
-
|
77
75
|
<li ><a href="#method-i-message">#message</a>
|
78
|
-
|
79
76
|
</ul>
|
80
77
|
</div>
|
81
78
|
|
@@ -93,65 +90,47 @@
|
|
93
90
|
|
94
91
|
</section>
|
95
92
|
|
96
|
-
|
97
93
|
<section id="5Buntitled-5D" class="documentation-section">
|
98
|
-
|
99
94
|
|
100
|
-
|
101
95
|
|
102
|
-
|
103
96
|
|
104
|
-
|
105
97
|
|
106
|
-
|
98
|
+
|
107
99
|
<section id="public-instance-5Buntitled-5D-method-details" class="method-section">
|
108
100
|
<header>
|
109
101
|
<h3>Public Instance Methods</h3>
|
110
102
|
</header>
|
111
103
|
|
112
|
-
|
113
104
|
<div id="method-i-message" class="method-detail ">
|
114
|
-
|
115
105
|
<div class="method-heading">
|
116
106
|
<span class="method-name">message</span><span
|
117
107
|
class="method-args">()</span>
|
118
|
-
|
119
108
|
<span class="method-click-advice">click to toggle source</span>
|
120
|
-
|
121
109
|
</div>
|
122
|
-
|
123
110
|
|
124
111
|
<div class="method-description">
|
125
112
|
|
126
|
-
|
127
|
-
|
128
|
-
|
129
113
|
|
130
|
-
|
131
114
|
<div class="method-source-code" id="message-source">
|
132
115
|
<pre><span class="ruby-comment"># File lib/fattura24/errors.rb, line 10</span>
|
133
116
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">message</span>
|
134
117
|
<span class="ruby-string">'You need to configure your api key before calling any endpoint'</span>
|
135
118
|
<span class="ruby-keyword">end</span></pre>
|
136
119
|
</div>
|
137
|
-
|
138
120
|
</div>
|
139
121
|
|
140
|
-
|
141
122
|
|
142
|
-
|
143
123
|
</div>
|
144
124
|
|
145
|
-
|
146
125
|
</section>
|
147
|
-
|
126
|
+
|
148
127
|
</section>
|
149
128
|
</main>
|
150
129
|
|
151
130
|
|
152
131
|
<footer id="validator-badges" role="contentinfo">
|
153
132
|
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
154
|
-
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.
|
133
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.0.
|
155
134
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
156
135
|
</footer>
|
157
136
|
|
@@ -21,7 +21,6 @@
|
|
21
21
|
<link href="../css/rdoc.css" rel="stylesheet">
|
22
22
|
|
23
23
|
|
24
|
-
|
25
24
|
<body id="top" role="document" class="class">
|
26
25
|
<nav role="navigation">
|
27
26
|
<div id="project-navigation">
|
@@ -58,12 +57,11 @@
|
|
58
57
|
|
59
58
|
<div id="class-metadata">
|
60
59
|
|
61
|
-
|
60
|
+
|
61
|
+
<div id="parent-class-section" class="nav-section">
|
62
62
|
<h3>Parent</h3>
|
63
63
|
|
64
|
-
|
65
64
|
<p class="link"><a href="Error.html">Fattura24::Error</a>
|
66
|
-
|
67
65
|
</div>
|
68
66
|
|
69
67
|
|
@@ -81,24 +79,19 @@
|
|
81
79
|
|
82
80
|
</section>
|
83
81
|
|
84
|
-
|
85
82
|
<section id="5Buntitled-5D" class="documentation-section">
|
86
|
-
|
87
83
|
|
88
|
-
|
89
84
|
|
90
|
-
|
91
85
|
|
92
|
-
|
93
86
|
|
94
|
-
|
87
|
+
|
95
88
|
</section>
|
96
89
|
</main>
|
97
90
|
|
98
91
|
|
99
92
|
<footer id="validator-badges" role="contentinfo">
|
100
93
|
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
101
|
-
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.
|
94
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.0.
|
102
95
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
103
96
|
</footer>
|
104
97
|
|
@@ -21,7 +21,6 @@
|
|
21
21
|
<link href="../css/rdoc.css" rel="stylesheet">
|
22
22
|
|
23
23
|
|
24
|
-
|
25
24
|
<body id="top" role="document" class="class">
|
26
25
|
<nav role="navigation">
|
27
26
|
<div id="project-navigation">
|
@@ -58,12 +57,11 @@
|
|
58
57
|
|
59
58
|
<div id="class-metadata">
|
60
59
|
|
61
|
-
|
60
|
+
|
61
|
+
<div id="parent-class-section" class="nav-section">
|
62
62
|
<h3>Parent</h3>
|
63
63
|
|
64
|
-
|
65
64
|
<p class="link"><a href="Error.html">Fattura24::Error</a>
|
66
|
-
|
67
65
|
</div>
|
68
66
|
|
69
67
|
|
@@ -81,24 +79,19 @@
|
|
81
79
|
|
82
80
|
</section>
|
83
81
|
|
84
|
-
|
85
82
|
<section id="5Buntitled-5D" class="documentation-section">
|
86
|
-
|
87
83
|
|
88
|
-
|
89
84
|
|
90
|
-
|
91
85
|
|
92
|
-
|
93
86
|
|
94
|
-
|
87
|
+
|
95
88
|
</section>
|
96
89
|
</main>
|
97
90
|
|
98
91
|
|
99
92
|
<footer id="validator-badges" role="contentinfo">
|
100
93
|
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
101
|
-
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.
|
94
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.0.
|
102
95
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
103
96
|
</footer>
|
104
97
|
|
data/docs/Fattura24/Utils.html
CHANGED
@@ -21,7 +21,6 @@
|
|
21
21
|
<link href="../css/rdoc.css" rel="stylesheet">
|
22
22
|
|
23
23
|
|
24
|
-
|
25
24
|
<body id="top" role="document" class="module">
|
26
25
|
<nav role="navigation">
|
27
26
|
<div id="project-navigation">
|
@@ -61,18 +60,15 @@
|
|
61
60
|
|
62
61
|
|
63
62
|
|
64
|
-
|
63
|
+
|
64
|
+
<!-- Method Quickref -->
|
65
65
|
<div id="method-list-section" class="nav-section">
|
66
66
|
<h3>Methods</h3>
|
67
67
|
|
68
68
|
<ul class="link-list" role="directory">
|
69
|
-
|
70
69
|
<li ><a href="#method-c-crush">::crush</a>
|
71
|
-
|
72
70
|
<li ><a href="#method-c-crush_array">::crush_array</a>
|
73
|
-
|
74
71
|
<li ><a href="#method-c-crush_hash">::crush_hash</a>
|
75
|
-
|
76
72
|
</ul>
|
77
73
|
</div>
|
78
74
|
|
@@ -88,41 +84,27 @@
|
|
88
84
|
|
89
85
|
</section>
|
90
86
|
|
91
|
-
|
92
87
|
<section id="5Buntitled-5D" class="documentation-section">
|
93
|
-
|
94
88
|
|
95
|
-
|
96
89
|
|
97
|
-
|
98
90
|
|
99
|
-
|
100
91
|
|
101
|
-
|
92
|
+
|
102
93
|
<section id="public-class-5Buntitled-5D-method-details" class="method-section">
|
103
94
|
<header>
|
104
95
|
<h3>Public Class Methods</h3>
|
105
96
|
</header>
|
106
97
|
|
107
|
-
|
108
98
|
<div id="method-c-crush" class="method-detail ">
|
109
|
-
|
110
99
|
<div class="method-heading">
|
111
100
|
<span class="method-name">crush</span><span
|
112
101
|
class="method-args">(obj)</span>
|
113
|
-
|
114
102
|
<span class="method-click-advice">click to toggle source</span>
|
115
|
-
|
116
103
|
</div>
|
117
|
-
|
118
104
|
|
119
105
|
<div class="method-description">
|
120
|
-
|
121
106
|
<p>This function deeply removes any nil object/value from objects.</p>
|
122
|
-
|
123
|
-
|
124
107
|
|
125
|
-
|
126
108
|
<div class="method-source-code" id="crush-source">
|
127
109
|
<pre><span class="ruby-comment"># File lib/fattura24/utils.rb, line 8</span>
|
128
110
|
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">crush</span>(<span class="ruby-identifier">obj</span>)
|
@@ -133,33 +115,21 @@
|
|
133
115
|
<span class="ruby-identifier">obj</span>
|
134
116
|
<span class="ruby-keyword">end</span></pre>
|
135
117
|
</div>
|
136
|
-
|
137
118
|
</div>
|
138
119
|
|
139
|
-
|
140
120
|
|
141
|
-
|
142
121
|
</div>
|
143
122
|
|
144
|
-
|
145
123
|
<div id="method-c-crush_array" class="method-detail ">
|
146
|
-
|
147
124
|
<div class="method-heading">
|
148
125
|
<span class="method-name">crush_array</span><span
|
149
126
|
class="method-args">(array)</span>
|
150
|
-
|
151
127
|
<span class="method-click-advice">click to toggle source</span>
|
152
|
-
|
153
128
|
</div>
|
154
|
-
|
155
129
|
|
156
130
|
<div class="method-description">
|
157
|
-
|
158
131
|
<p>Deeply removes any nil value from arrays.</p>
|
159
|
-
|
160
|
-
|
161
132
|
|
162
|
-
|
163
133
|
<div class="method-source-code" id="crush_array-source">
|
164
134
|
<pre><span class="ruby-comment"># File lib/fattura24/utils.rb, line 18</span>
|
165
135
|
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">crush_array</span>(<span class="ruby-identifier">array</span>)
|
@@ -170,33 +140,21 @@
|
|
170
140
|
<span class="ruby-identifier">r</span>.<span class="ruby-identifier">empty?</span> <span class="ruby-operator">?</span> <span class="ruby-keyword">nil</span> <span class="ruby-operator">:</span> <span class="ruby-identifier">r</span>
|
171
141
|
<span class="ruby-keyword">end</span></pre>
|
172
142
|
</div>
|
173
|
-
|
174
143
|
</div>
|
175
144
|
|
176
|
-
|
177
145
|
|
178
|
-
|
179
146
|
</div>
|
180
147
|
|
181
|
-
|
182
148
|
<div id="method-c-crush_hash" class="method-detail ">
|
183
|
-
|
184
149
|
<div class="method-heading">
|
185
150
|
<span class="method-name">crush_hash</span><span
|
186
151
|
class="method-args">(hash)</span>
|
187
|
-
|
188
152
|
<span class="method-click-advice">click to toggle source</span>
|
189
|
-
|
190
153
|
</div>
|
191
|
-
|
192
154
|
|
193
155
|
<div class="method-description">
|
194
|
-
|
195
156
|
<p>Deeply removes any nil value from hashes.</p>
|
196
|
-
|
197
|
-
|
198
157
|
|
199
|
-
|
200
158
|
<div class="method-source-code" id="crush_hash-source">
|
201
159
|
<pre><span class="ruby-comment"># File lib/fattura24/utils.rb, line 28</span>
|
202
160
|
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">crush_hash</span>(<span class="ruby-identifier">hash</span>)
|
@@ -209,24 +167,20 @@
|
|
209
167
|
<span class="ruby-identifier">r</span>.<span class="ruby-identifier">empty?</span> <span class="ruby-operator">?</span> <span class="ruby-keyword">nil</span> <span class="ruby-operator">:</span> <span class="ruby-identifier">r</span>
|
210
168
|
<span class="ruby-keyword">end</span></pre>
|
211
169
|
</div>
|
212
|
-
|
213
170
|
</div>
|
214
171
|
|
215
|
-
|
216
172
|
|
217
|
-
|
218
173
|
</div>
|
219
174
|
|
220
|
-
|
221
175
|
</section>
|
222
|
-
|
176
|
+
|
223
177
|
</section>
|
224
178
|
</main>
|
225
179
|
|
226
180
|
|
227
181
|
<footer id="validator-badges" role="contentinfo">
|
228
182
|
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
229
|
-
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.
|
183
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.0.
|
230
184
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
231
185
|
</footer>
|
232
186
|
|