RubyGems Navigation menu

caxlsx_rails 0.6.3

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:
= 复制到剪贴板 已复制

安装:
=

版本列表:

  1. 0.6.3 - March 08, 2022 (97.5 KB)
  2. 0.6.2 - December 19, 2019 (556.5 KB)

Runtime 依赖关系 (2):

actionpack >= 3.1
caxlsx >= 3.0

Development 依赖关系 (12):

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

所有者:

Pushed by:

作者:

  • Noel Peden

SHA 256 checksum:

fe84fc69e6e578e6dcfde9de5219877075b3e64334c294a44605e69166deb36c

下载总次数 6,048,943

这个版本 1,411,642

许可:

MIT

需要的 Ruby 版本: >= 0

相关链接: