oorb 0.2.4 → 0.2.5
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/doc/OORB.html +22 -4
- data/doc/_index.html +1 -1
- data/doc/file.CODE_OF_CONDUCT.html +1 -1
- data/doc/file.LICENSE.html +1 -1
- data/doc/file.README.html +1 -1
- data/doc/index.html +1 -1
- data/doc/top-level-namespace.html +1 -1
- data/lib/oorb/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: de6ca367c8954946a36ec326661c4934facf690d
|
|
4
|
+
data.tar.gz: 0ef1b816dbfabdf95435321bf7b5cbccb886834c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 6cf38751f0b3f8982c11a90c18d6db23444594a4e0b1fbf4cf1409a0001a6d44696615025b3711c28d93d87a9e3459ec90c96fe4e94ff76cf23989c0a4446c66
|
|
7
|
+
data.tar.gz: ff3d674a123c2d21587661f5d7eb92e94c44f057ee32778a41f2fd1594facaf7d7318ac67e41aa7e306f63d979972dddad4f2adf5b43565118726cc1b9372efa
|
data/doc/OORB.html
CHANGED
|
@@ -620,6 +620,24 @@ whitespace character</p>
|
|
|
620
620
|
|
|
621
621
|
</li>
|
|
622
622
|
|
|
623
|
+
</ul>
|
|
624
|
+
<p class="tag_title">Raises:</p>
|
|
625
|
+
<ul class="raise">
|
|
626
|
+
|
|
627
|
+
<li>
|
|
628
|
+
|
|
629
|
+
|
|
630
|
+
<span class='type'>(<tt>ArgumentError</tt>)</span>
|
|
631
|
+
|
|
632
|
+
|
|
633
|
+
|
|
634
|
+
—
|
|
635
|
+
<div class='inline'>
|
|
636
|
+
<p>if the argument isn't a single character string</p>
|
|
637
|
+
</div>
|
|
638
|
+
|
|
639
|
+
</li>
|
|
640
|
+
|
|
623
641
|
</ul>
|
|
624
642
|
|
|
625
643
|
</div><table class="source_code">
|
|
@@ -628,15 +646,15 @@ whitespace character</p>
|
|
|
628
646
|
<pre class="lines">
|
|
629
647
|
|
|
630
648
|
|
|
631
|
-
73
|
|
632
649
|
74
|
|
633
650
|
75
|
|
634
651
|
76
|
|
635
652
|
77
|
|
636
|
-
78
|
|
653
|
+
78
|
|
654
|
+
79</pre>
|
|
637
655
|
</td>
|
|
638
656
|
<td>
|
|
639
|
-
<pre class="code"><span class="info file"># File 'lib/oorb.rb', line
|
|
657
|
+
<pre class="code"><span class="info file"># File 'lib/oorb.rb', line 74</span>
|
|
640
658
|
|
|
641
659
|
<span class='kw'>def</span> <span class='id identifier rubyid_escape'>escape</span><span class='lparen'>(</span><span class='id identifier rubyid_character'>character</span><span class='rparen'>)</span>
|
|
642
660
|
<span class='kw'>if</span> <span class='id identifier rubyid_character'>character</span><span class='period'>.</span><span class='id identifier rubyid_length'>length</span> <span class='op'>></span> <span class='int'>1</span>
|
|
@@ -703,7 +721,7 @@ whitespace character</p>
|
|
|
703
721
|
</div>
|
|
704
722
|
|
|
705
723
|
<div id="footer">
|
|
706
|
-
Generated on Sat Jun 11 12:
|
|
724
|
+
Generated on Sat Jun 11 12:33:49 2016 by
|
|
707
725
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
708
726
|
0.8.7.6 (ruby-2.3.1).
|
|
709
727
|
</div>
|
data/doc/_index.html
CHANGED
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
</div>
|
|
108
108
|
|
|
109
109
|
<div id="footer">
|
|
110
|
-
Generated on Sat Jun 11 12:
|
|
110
|
+
Generated on Sat Jun 11 12:33:49 2016 by
|
|
111
111
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
112
112
|
0.8.7.6 (ruby-2.3.1).
|
|
113
113
|
</div>
|
|
@@ -118,7 +118,7 @@ href="http://contributor-covenant.org/version/1/3/0/">contributor-covenant.org/v
|
|
|
118
118
|
</div></div>
|
|
119
119
|
|
|
120
120
|
<div id="footer">
|
|
121
|
-
Generated on Sat Jun 11 12:
|
|
121
|
+
Generated on Sat Jun 11 12:33:49 2016 by
|
|
122
122
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
123
123
|
0.8.7.6 (ruby-2.3.1).
|
|
124
124
|
</div>
|
data/doc/file.LICENSE.html
CHANGED
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
<div id="content"><div id='filecontents'>The MIT License (MIT)<br/><br/>Copyright (c) 2016 Calvyn82<br/><br/>Permission is hereby granted, free of charge, to any person obtaining a copy<br/>of this software and associated documentation files (the "Software"), to deal<br/>in the Software without restriction, including without limitation the rights<br/>to use, copy, modify, merge, publish, distribute, sublicense, and/or sell<br/>copies of the Software, and to permit persons to whom the Software is<br/>furnished to do so, subject to the following conditions:<br/><br/>The above copyright notice and this permission notice shall be included in<br/>all copies or substantial portions of the Software.<br/><br/>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR<br/>IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,<br/>FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE<br/>AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER<br/>LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,<br/>OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN<br/>THE SOFTWARE.</div></div>
|
|
65
65
|
|
|
66
66
|
<div id="footer">
|
|
67
|
-
Generated on Sat Jun 11 12:
|
|
67
|
+
Generated on Sat Jun 11 12:33:49 2016 by
|
|
68
68
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
69
69
|
0.8.7.6 (ruby-2.3.1).
|
|
70
70
|
</div>
|
data/doc/file.README.html
CHANGED
|
@@ -134,7 +134,7 @@ href="http://opensource.org/licenses/MIT">MIT License</a>.</p>
|
|
|
134
134
|
</div></div>
|
|
135
135
|
|
|
136
136
|
<div id="footer">
|
|
137
|
-
Generated on Sat Jun 11 12:
|
|
137
|
+
Generated on Sat Jun 11 12:33:49 2016 by
|
|
138
138
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
139
139
|
0.8.7.6 (ruby-2.3.1).
|
|
140
140
|
</div>
|
data/doc/index.html
CHANGED
|
@@ -134,7 +134,7 @@ href="http://opensource.org/licenses/MIT">MIT License</a>.</p>
|
|
|
134
134
|
</div></div>
|
|
135
135
|
|
|
136
136
|
<div id="footer">
|
|
137
|
-
Generated on Sat Jun 11 12:
|
|
137
|
+
Generated on Sat Jun 11 12:33:49 2016 by
|
|
138
138
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
139
139
|
0.8.7.6 (ruby-2.3.1).
|
|
140
140
|
</div>
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
</div>
|
|
104
104
|
|
|
105
105
|
<div id="footer">
|
|
106
|
-
Generated on Sat Jun 11 12:
|
|
106
|
+
Generated on Sat Jun 11 12:33:49 2016 by
|
|
107
107
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
108
108
|
0.8.7.6 (ruby-2.3.1).
|
|
109
109
|
</div>
|
data/lib/oorb/version.rb
CHANGED