doc/atomic-rdoc/classes/Comparable.html in facets-0.7.1 vs doc/atomic-rdoc/classes/Comparable.html in facets-0.7.2
- old
+ new
@@ -86,13 +86,13 @@
<div id="method-list">
<h3 class="section-bar">Methods</h3>
<div class="name-list">
- <a href="#M000341">at_least</a>
- <a href="#M000342">at_most</a>
- <a href="#M000343">bound_by</a>
+ <a href="#M000344">at_least</a>
+ <a href="#M000345">at_most</a>
+ <a href="#M000346">bound_by</a>
</div>
</div>
</div>
@@ -110,16 +110,16 @@
<!-- if method_list -->
<div id="methods">
<h3 class="section-bar">Public Instance methods</h3>
- <div id="method-M000341" class="method-detail">
- <a name="M000341"></a>
+ <div id="method-M000344" class="method-detail">
+ <a name="M000344"></a>
<div class="method-heading">
- <a href="Comparable.src/M000341.html" target="Code" class="method-signature"
- onclick="popupCode('Comparable.src/M000341.html');return false;">
+ <a href="Comparable.src/M000344.html" target="Code" class="method-signature"
+ onclick="popupCode('Comparable.src/M000344.html');return false;">
<span class="method-name">at_least</span><span class="method-args">(x)</span>
</a>
</div>
<div class="method-description">
@@ -133,16 +133,16 @@
6.at_least(5) #=> 6
</pre>
</div>
</div>
- <div id="method-M000342" class="method-detail">
- <a name="M000342"></a>
+ <div id="method-M000345" class="method-detail">
+ <a name="M000345"></a>
<div class="method-heading">
- <a href="Comparable.src/M000342.html" target="Code" class="method-signature"
- onclick="popupCode('Comparable.src/M000342.html');return false;">
+ <a href="Comparable.src/M000345.html" target="Code" class="method-signature"
+ onclick="popupCode('Comparable.src/M000345.html');return false;">
<span class="method-name">at_most</span><span class="method-args">(x)</span>
</a>
</div>
<div class="method-description">
@@ -156,15 +156,15 @@
6.at_most(5) #=> 5
</pre>
</div>
</div>
- <div id="method-M000343" class="method-detail">
- <a name="M000343"></a>
+ <div id="method-M000346" class="method-detail">
+ <a name="M000346"></a>
<div class="method-heading">
- <a href="Comparable.src/M000343.html" target="Code" class="method-signature"
- onclick="popupCode('Comparable.src/M000343.html');return false;">
+ <a href="Comparable.src/M000346.html" target="Code" class="method-signature"
+ onclick="popupCode('Comparable.src/M000346.html');return false;">
<span class="method-name">bound_by</span><span class="method-args">(lower, upper)</span>
</a>
</div>
<div class="method-description">
\ No newline at end of file