summaryrefslogtreecommitdiffhomepage
path: root/doc/Axlsx/Ar.html
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2011-11-27 22:08:55 +0900
committerRandy Morgan <[email protected]>2011-11-27 22:08:55 +0900
commit058faf2581970fa18c314ad07f5658adeca32c69 (patch)
treefadb7296aa249778690f3c70247c0d79e40b5274 /doc/Axlsx/Ar.html
parentf050dd81a633c45e3c8a57dffcdb4db715183e3d (diff)
downloadcaxlsx-058faf2581970fa18c314ad07f5658adeca32c69.tar.gz
caxlsx-058faf2581970fa18c314ad07f5658adeca32c69.zip
update to README
Diffstat (limited to 'doc/Axlsx/Ar.html')
-rw-r--r--doc/Axlsx/Ar.html26
1 files changed, 11 insertions, 15 deletions
diff --git a/doc/Axlsx/Ar.html b/doc/Axlsx/Ar.html
index 958064a3..6cd2e108 100644
--- a/doc/Axlsx/Ar.html
+++ b/doc/Axlsx/Ar.html
@@ -79,9 +79,8 @@
<h2>Overview</h2><div class="docstring">
<div class="discussion">
- <p>
-Mixing module for adding acts_as_axlsx to active record base
-</p>
+
+<p>Mixing module for adding acts_as_axlsx to active record base</p>
</div>
@@ -128,9 +127,8 @@ Mixing module for adding acts_as_axlsx to active record base
- <span class="summary_desc"><div class='inline'><p>
-Extents active record with this ojbects class method acts_as_axlsx.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>Extents active record with this ojbects class method acts_as_axlsx.</p>
</div></span>
</li>
@@ -154,9 +152,8 @@ Extents active record with this ojbects class method acts_as_axlsx.
</p><div class="docstring">
<div class="discussion">
- <p>
-Extents active record with this ojbects class method acts_as_axlsx
-</p>
+
+<p>Extents active record with this ojbects class method acts_as_axlsx</p>
</div>
@@ -177,10 +174,9 @@ Extents active record with this ojbects class method acts_as_axlsx
<td>
<pre class="code"><span class="info file"># File 'lib/axlsx/ar.rb', line 8</span>
-<span class='def def kw'>def</span> <span class='self self kw'>self</span><span class='dot token'>.</span><span class='included identifier id'>included</span><span class='lparen token'>(</span><span class='base identifier id'>base</span><span class='rparen token'>)</span>
- <span class='base identifier id'>base</span><span class='dot token'>.</span><span class='send identifier id'>send</span> <span class='symbol val'>:extend</span><span class='comma token'>,</span> <span class='ClassMethods constant id'>ClassMethods</span>
-<span class='end end kw'>end</span>
-</pre>
+<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id included'>included</span><span class='lparen'>(</span><span class='id base'>base</span><span class='rparen'>)</span>
+ <span class='id base'>base</span><span class='period'>.</span><span class='id send'>send</span> <span class='symbol'>:extend</span><span class='comma'>,</span> <span class='const'>ClassMethods</span>
+<span class='kw'>end</span></pre>
</td>
</tr>
</table>
@@ -191,9 +187,9 @@ Extents active record with this ojbects class method acts_as_axlsx
</div>
<div id="footer">
- Generated on Sun Nov 27 21:52:33 2011 by
+ Generated on Sun Nov 27 22:08:36 2011 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
- 0.7.3 (ruby-1.8.7).
+ 0.7.3 (ruby-1.9.3).
</div>
</body>