RubyGems Navigation menu

axlsx_rails 0.2.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)
  6. 0.2.1 - September 04, 2014 (509 KB)
Show all versions (15 total)

Runtime Dependencies (2):

axlsx >= 2.0.1
rails >= 3.1

Development Dependencies (14):

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

Owners:

Authors:

  • Noel Peden

SHA 256 checksum:

062429b1dac01ecd7363b7430d66115e577fb0635545688610884b4517099572

Total downloads 10,404,194

For this version 94,832

Licenses:

N/A

Required Ruby Version: >= 0

Links: