RubyGems Navigation menu

axlsx_rails 0.6.1

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!

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.6.1 - December 19, 2019 (557 KB)
  2. 0.6.0 - September 20, 2019 (484 KB)
  3. 0.5.2 - May 04, 2018 (277 KB)
  4. 0.5.1 - March 29, 2017 (61 KB)
  5. 0.5.0 - July 26, 2016 (223 KB)
Show all versions (15 total)

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:

3b25d48c8252a1cd8d667ff672dc02a3a165760da7c281c9df19f3fdfe4be7e0

Total downloads 10,342,644

For this version 1,003,671

Licenses:

N/A

Required Ruby Version: >= 0

Links: