Sign in Sign up
rubygems

axlsx_rails

Axlsx_Rails provides an Axlsx renderer so you can move all your spreadsheet code from your controller into view files. Partials are supported so you can organize any code into reusable chunks (e.g. cover sheets, common styling, etc.) You can use it with acts_as_xlsx, placing the to_xlsx call in a view and adding ':package => xlsx_package' to the parameter list. Now you can keep your controllers thin!

Activity

Latest release
6y ago
Total releases
15
Cadence
~5 months
Last 12 months
0

Details

First release
Jul 17, 2012
Releases
Version Released
0.6.1 patch
0.6.0 minor
0.5.2 patch
0.5.1 patch
0.5.0 minor
0.4.0 minor
0.3.0 minor
0.2.1 patch
0.2.0 minor
0.1.5 patch
0.1.4 patch
0.1.3 patch
0.1.2 patch
0.1.1 patch
0.1.0 initial