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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8ef50059d5ffebe0bc81db34b454da929aeb057a
4
- data.tar.gz: b94e575f5080a3042300cdd62d356eeb1ef7d18d
3
+ metadata.gz: de6ca367c8954946a36ec326661c4934facf690d
4
+ data.tar.gz: 0ef1b816dbfabdf95435321bf7b5cbccb886834c
5
5
  SHA512:
6
- metadata.gz: 8113cb2a0acde953b039c89a4a3603ade1432ae637c43323949065234d901140962806364078e98eef7583a6836794991588477d65af7d1fe084c442229f34e6
7
- data.tar.gz: 13e73dfbb19635fce4ec606838734baf75b965abc408c013260ced1a0b44730ef4738efd991dcb6a7b07751772657523646ae60d4d246515d20ae569ab7236ec
6
+ metadata.gz: 6cf38751f0b3f8982c11a90c18d6db23444594a4e0b1fbf4cf1409a0001a6d44696615025b3711c28d93d87a9e3459ec90c96fe4e94ff76cf23989c0a4446c66
7
+ data.tar.gz: ff3d674a123c2d21587661f5d7eb92e94c44f057ee32778a41f2fd1594facaf7d7318ac67e41aa7e306f63d979972dddad4f2adf5b43565118726cc1b9372efa
@@ -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
+ &mdash;
635
+ <div class='inline'>
636
+ <p>if the argument isn&#39;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</pre>
653
+ 78
654
+ 79</pre>
637
655
  </td>
638
656
  <td>
639
- <pre class="code"><span class="info file"># File 'lib/oorb.rb', line 73</span>
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'>&gt;</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:25:54 2016 by
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>
@@ -107,7 +107,7 @@
107
107
  </div>
108
108
 
109
109
  <div id="footer">
110
- Generated on Sat Jun 11 12:25:54 2016 by
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:25:54 2016 by
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>
@@ -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 &quot;Software&quot;), 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 &quot;AS IS&quot;, 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:25:54 2016 by
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>
@@ -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:25:54 2016 by
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>
@@ -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:25:54 2016 by
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:25:54 2016 by
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>
@@ -1,3 +1,3 @@
1
1
  module Oorb
2
- VERSION = "0.2.4"
2
+ VERSION = "0.2.5"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: oorb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.4
4
+ version: 0.2.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Calvyn82