Sign in Sign up
rubygems

caxlsx_rails

Caxlsx_Rails provides an Caxlsx 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_caxlsx, 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
2mo ago
Total releases
5
Cadence
~2.0 years
Last 12 months
2

Reach

Stars

Details

License
MIT
First release
Dec 19, 2019
Releases
Version Released
0.7.2 patch
0.7.1 minor
0.6.4 patch
0.6.3 patch
0.6.2 initial