RubyGems Navigation menu

axlsx_rails 0.1.5

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.1.5 - October 11, 2013 (599 KB)
Show all versions (15 total)

Runtime Dependencies (2):

axlsx >= 0
rails >= 3.1

Development Dependencies (12):

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

Owners:

Authors:

  • Noel Peden

SHA 256 checksum:

4517bd6e39b0ef96d03a67fc838316aec0aeadf3684b0b29119a6d0929a9132a

Total downloads 10,411,786

For this version 731,477

Licenses:

N/A

Required Ruby Version: None

Links: