diff options
Diffstat (limited to 'docs/FelFlame/Order.html')
| -rw-r--r-- | docs/FelFlame/Order.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/FelFlame/Order.html b/docs/FelFlame/Order.html index e55ce58..832e16f 100644 --- a/docs/FelFlame/Order.html +++ b/docs/FelFlame/Order.html @@ -129,7 +129,7 @@ <span class="summary_desc"><div class='inline'> -<p>Sets the priority of all items passed into this method according to the order they were passed.</p> +<p>Sets the priority of all items passed into this method according to the order they were passed.</p> </div></span> </li> @@ -156,7 +156,7 @@ </h3><div class="docstring"> <div class="discussion"> -<p>Sets the priority of all items passed into this method according to the order they were passed. If an array is one of the elements then it will give all of those elements in the array the same priority.</p> +<p>Sets the priority of all items passed into this method according to the order they were passed. If an array is one of the elements then it will give all of those elements in the array the same priority.</p> </div> @@ -203,7 +203,6 @@ <pre class="lines"> -10 11 12 13 @@ -214,10 +213,11 @@ 18 19 20 -21</pre> +21 +22</pre> </td> <td> - <pre class="code"><span class="info file"># File 'lib/felflame/order.rb', line 10</span> + <pre class="code"><span class="info file"># File 'lib/felflame/order.rb', line 11</span> <span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_sort'>sort</span><span class='lparen'>(</span><span class='op'>*</span><span class='id identifier rubyid_sortables'>sortables</span><span class='rparen'>)</span> <span class='id identifier rubyid_sortables'>sortables</span><span class='period'>.</span><span class='id identifier rubyid_each_with_index'>each_with_index</span> <span class='kw'>do</span> <span class='op'>|</span><span class='id identifier rubyid_sorted'>sorted</span><span class='comma'>,</span> <span class='id identifier rubyid_index'>index</span><span class='op'>|</span> @@ -241,7 +241,7 @@ </div> <div id="footer"> - Generated on Mon Jan 3 08:08:08 2022 by + Generated on Mon Jan 3 08:23:04 2022 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> 0.9.26 (ruby-2.7.3). </div> |
