RubyGems Navigation menu

caxlsx_rails 0.6.4

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!

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.6.4 - June 18, 2024 (13.5 KB)
  2. 0.6.3 - March 08, 2022 (97.5 KB)
  3. 0.6.2 - December 19, 2019 (557 KB)

Runtime Dependencies (2):

actionpack >= 3.1
caxlsx >= 3.0

Development Dependencies (12):

bundler >= 0
capybara >= 0
coveralls >= 0
growl >= 0
pry >= 0
pry-nav >= 0
rake >= 0
rb-fsevent >= 0
roo >= 0
rubyzip >= 0

Owners:

Pushed by:

Authors:

  • Noel Peden

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 10,681,273

For this version 8,893

License:

MIT

Required Ruby Version: >= 0

Links: