From f050dd81a633c45e3c8a57dffcdb4db715183e3d Mon Sep 17 00:00:00 2001
From: Randy Morgan
+Class methods for the mixin
+
-we should do what ruport did and use only, exclude and methods hashes.
+adds in the instance and singleton methods.
Overview
-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(={}) 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