Skip to content

Commit b3cae6b

Browse files
committed
updated to v0.7.0
1 parent 11286d3 commit b3cae6b

25 files changed

+143
-28
lines changed

Array.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ <h3 class="signature first" id="to_msgpack-instance_method">
209209
</div>
210210

211211
<div id="footer">
212-
Generated on Fri Oct 23 11:52:28 2015 by
212+
Generated on Thu Oct 29 10:16:06 2015 by
213213
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
214214
0.8.7.6 (ruby-2.2.2).
215215
</div>

Bignum.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ <h3 class="signature first" id="to_msgpack-instance_method">
212212
</div>
213213

214214
<div id="footer">
215-
Generated on Fri Oct 23 11:52:28 2015 by
215+
Generated on Thu Oct 29 10:16:06 2015 by
216216
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
217217
0.8.7.6 (ruby-2.2.2).
218218
</div>

FalseClass.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ <h3 class="signature first" id="to_msgpack-instance_method">
209209
</div>
210210

211211
<div id="footer">
212-
Generated on Fri Oct 23 11:52:28 2015 by
212+
Generated on Thu Oct 29 10:16:06 2015 by
213213
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
214214
0.8.7.6 (ruby-2.2.2).
215215
</div>

Fixnum.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ <h3 class="signature first" id="to_msgpack-instance_method">
212212
</div>
213213

214214
<div id="footer">
215-
Generated on Fri Oct 23 11:52:28 2015 by
215+
Generated on Thu Oct 29 10:16:06 2015 by
216216
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
217217
0.8.7.6 (ruby-2.2.2).
218218
</div>

Float.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ <h3 class="signature first" id="to_msgpack-instance_method">
212212
</div>
213213

214214
<div id="footer">
215-
Generated on Fri Oct 23 11:52:28 2015 by
215+
Generated on Thu Oct 29 10:16:06 2015 by
216216
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
217217
0.8.7.6 (ruby-2.2.2).
218218
</div>

Hash.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ <h3 class="signature first" id="to_msgpack-instance_method">
209209
</div>
210210

211211
<div id="footer">
212-
Generated on Fri Oct 23 11:52:28 2015 by
212+
Generated on Thu Oct 29 10:16:06 2015 by
213213
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
214214
0.8.7.6 (ruby-2.2.2).
215215
</div>

MessagePack.html

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,28 @@ <h2>Constant Summary</h2>
104104
<dt id="VERSION-constant" class="">VERSION =
105105

106106
</dt>
107-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>0.6.2</span><span class='tstring_end'>&quot;</span></span></pre></dd>
107+
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>0.7.0</span><span class='tstring_end'>&quot;</span></span></pre></dd>
108+
109+
<dt id="DefaultFactory-constant" class="">DefaultFactory =
110+
<div class="docstring">
111+
<div class="discussion">
112+
113+
<p>An instance of Factory class. DefaultFactory is also used by global
114+
pack/unpack methods such as MessagePack.dump/load, Hash#to_msgpack, and
115+
other to_msgpack methods.</p>
116+
117+
<p>Calling DefaultFactory.register_type lets you add an extension type
118+
globally.</p>
119+
120+
121+
</div>
122+
</div>
123+
<div class="tags">
124+
125+
126+
</div>
127+
</dt>
128+
<dd><pre class="code"><span class='const'>Factory</span><span class='period'>.</span><span class='id identifier rubyid_new'>new</span></pre></dd>
108129

109130
</dl>
110131

@@ -931,7 +952,7 @@ <h3 class="signature " id="unpack-class_method">
931952
</div>
932953

933954
<div id="footer">
934-
Generated on Fri Oct 23 11:52:28 2015 by
955+
Generated on Thu Oct 29 10:16:06 2015 by
935956
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
936957
0.8.7.6 (ruby-2.2.2).
937958
</div>

MessagePack/Buffer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1826,7 +1826,7 @@ <h3 class="signature " id="write_to-instance_method">
18261826
</div>
18271827

18281828
<div id="footer">
1829-
Generated on Fri Oct 23 11:52:28 2015 by
1829+
Generated on Thu Oct 29 10:16:06 2015 by
18301830
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
18311831
0.8.7.6 (ruby-2.2.2).
18321832
</div>

MessagePack/ExtensionValue.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ <h3 class="signature " id="type-instance_method">
313313
</div>
314314

315315
<div id="footer">
316-
Generated on Fri Oct 23 11:52:29 2015 by
316+
Generated on Thu Oct 29 10:16:06 2015 by
317317
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
318318
0.8.7.6 (ruby-2.2.2).
319319
</div>

MessagePack/Factory.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,7 @@ <h3 class="signature " id="unpacker-instance_method">
711711
</div>
712712

713713
<div id="footer">
714-
Generated on Fri Oct 23 11:52:28 2015 by
714+
Generated on Thu Oct 29 10:16:06 2015 by
715715
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
716716
0.8.7.6 (ruby-2.2.2).
717717
</div>

0 commit comments

Comments
 (0)