From f050dd81a633c45e3c8a57dffcdb4db715183e3d Mon Sep 17 00:00:00 2001 From: Randy Morgan Date: Sun, 27 Nov 2011 21:53:25 +0900 Subject: more documentation for 10a release --- doc/Axlsx/Ar/ClassMethods.html | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) (limited to 'doc/Axlsx/Ar/ClassMethods.html') diff --git a/doc/Axlsx/Ar/ClassMethods.html b/doc/Axlsx/Ar/ClassMethods.html index f77762a6..8a98b4a4 100644 --- a/doc/Axlsx/Ar/ClassMethods.html +++ b/doc/Axlsx/Ar/ClassMethods.html @@ -77,7 +77,19 @@
+

Overview

+
+

+Class methods for the mixin +

+ + +
+
+
+ +
@@ -107,7 +119,7 @@

-we should do what ruport did and use only, exclude and methods hashes. +adds in the instance and singleton methods.

@@ -133,7 +145,7 @@ we should do what ruport did and use only, exclude and methods hashes.

-we should do what ruport did and use only, exclude and methods hashes +adds in the instance and singleton methods

@@ -148,13 +160,13 @@ we should do what ruport did and use only, exclude and methods hashes
 
 
-14
-15
 16
-17
+17 +18 +19 -
# File 'lib/axlsx/ar.rb', line 14
+      
# File 'lib/axlsx/ar.rb', line 16
 
 def acts_as_axlsx(options={})        
   include Axlsx::Ar::InstanceMethods        
@@ -171,7 +183,7 @@ we should do what ruport did and use only, exclude and methods hashes
 
-- cgit v1.2.3