From f050dd81a633c45e3c8a57dffcdb4db715183e3d Mon Sep 17 00:00:00 2001
From: Randy Morgan
+Singleton methods for the mixin
+
+Maps the AR class to an Axlsx package options are passed into AR find.
+Overview
-22 -23 -24 -25 -26 -27 -28 -29 -30 31 32 33 @@ -153,10 +249,19 @@ 39 40 41 -42+42 +43 +44 +45 +46 +47 +48 +49 +50 +51 |
- # File 'lib/axlsx/ar.rb', line 22 +# File 'lib/axlsx/ar.rb', line 31 def to_xlsx(number = :all, = {}) row_style = .delete(:style) @@ -190,7 +295,7 @@ -- cgit v1.2.3 |