rebuild pages from 83655b4

This commit is contained in:
2011-05-06 01:09:05 +01:00
parent 4b0789a6a4
commit 67c21c1ac7
2 changed files with 10 additions and 10 deletions

View File

@@ -48,7 +48,7 @@
<div class="pilwrap">
<a class="pilcrow" href="#section-2">&#182;</a>
</div>
<p><a href="time_ext/calculations.html">Calculation</a> methods such as <code>#floor</code>, <code>#ceil</code>, <code>#round</code>,
<p><a href="/time_etc/lib/time_ext/calculations.html">Calculation</a> methods such as <code>#floor</code>, <code>#ceil</code>, <code>#round</code>,
<code>#prev_week</code> and many more, adding on top of the defaults present in
ActiveSupport.</p>
</td>
@@ -61,7 +61,7 @@ ActiveSupport.</p>
<div class="pilwrap">
<a class="pilcrow" href="#section-3">&#182;</a>
</div>
<p><a href="time_ext/iterations.html">Iteration</a> methods allowing the use of <code>#each</code>, <code>#map_each</code> and more on
<p><a href="/time_etc/lib/time_ext/iterations.html">Iteration</a> methods allowing the use of <code>#each</code>, <code>#map_each</code> and more on
Time objects similar to how you loop over an Array of items.</p>
</td>
<td class=code>
@@ -73,8 +73,8 @@ Time objects similar to how you loop over an Array of items.</p>
<div class="pilwrap">
<a class="pilcrow" href="#section-4">&#182;</a>
</div>
<p>Core extention of <a href="time_ext/core_ext/time.html">Time</a> class to load in <a href="time_ext/calculations.html">Calculation</a> and
<a href="time_ext/iterations.html">Iteration</a> modules.</p>
<p>Core extention of <a href="/time_etc/lib/time_ext/core_ext/time.html">Time</a> class to load in <a href="/time_etc/lib/time_ext/calculations.html">Calculation</a> and
<a href="/time_etc/lib/time_ext/iterations.html">Iteration</a> modules.</p>
</td>
<td class=code>
<div class='highlight'><pre><span class="nb">require</span> <span class="s1">&#39;time_ext/core_ext/time&#39;</span></pre></div>
@@ -85,7 +85,7 @@ Time objects similar to how you loop over an Array of items.</p>
<div class="pilwrap">
<a class="pilcrow" href="#section-5">&#182;</a>
</div>
<p>Core extention of <a href="time_ext/core_ext/numeric.html">Numeric</a> class to set a couple of required aliases.</p>
<p>Core extention of <a href="/time_etc/lib/time_ext/core_ext/numeric.html">Numeric</a> class to set a couple of required aliases.</p>
</td>
<td class=code>

View File

@@ -48,7 +48,7 @@
<div class="pilwrap">
<a class="pilcrow" href="#section-2">&#182;</a>
</div>
<p><a href="time_ext/calculations.html">Calculation</a> methods such as <code>#floor</code>, <code>#ceil</code>, <code>#round</code>,
<p><a href="/time_etc/lib/time_ext/calculations.html">Calculation</a> methods such as <code>#floor</code>, <code>#ceil</code>, <code>#round</code>,
<code>#prev_week</code> and many more, adding on top of the defaults present in
ActiveSupport.</p>
</td>
@@ -61,7 +61,7 @@ ActiveSupport.</p>
<div class="pilwrap">
<a class="pilcrow" href="#section-3">&#182;</a>
</div>
<p><a href="time_ext/iterations.html">Iteration</a> methods allowing the use of <code>#each</code>, <code>#map_each</code> and more on
<p><a href="/time_etc/lib/time_ext/iterations.html">Iteration</a> methods allowing the use of <code>#each</code>, <code>#map_each</code> and more on
Time objects similar to how you loop over an Array of items.</p>
</td>
<td class=code>
@@ -73,8 +73,8 @@ Time objects similar to how you loop over an Array of items.</p>
<div class="pilwrap">
<a class="pilcrow" href="#section-4">&#182;</a>
</div>
<p>Core extention of <a href="time_ext/core_ext/time.html">Time</a> class to load in <a href="time_ext/calculations.html">Calculation</a> and
<a href="time_ext/iterations.html">Iteration</a> modules.</p>
<p>Core extention of <a href="/time_etc/lib/time_ext/core_ext/time.html">Time</a> class to load in <a href="/time_etc/lib/time_ext/calculations.html">Calculation</a> and
<a href="/time_etc/lib/time_ext/iterations.html">Iteration</a> modules.</p>
</td>
<td class=code>
<div class='highlight'><pre><span class="nb">require</span> <span class="s1">&#39;time_ext/core_ext/time&#39;</span></pre></div>
@@ -85,7 +85,7 @@ Time objects similar to how you loop over an Array of items.</p>
<div class="pilwrap">
<a class="pilcrow" href="#section-5">&#182;</a>
</div>
<p>Core extention of <a href="time_ext/core_ext/numeric.html">Numeric</a> class to set a couple of required aliases.</p>
<p>Core extention of <a href="/time_etc/lib/time_ext/core_ext/numeric.html">Numeric</a> class to set a couple of required aliases.</p>
</td>
<td class=code>