RubyGems Navigation menu

axlsx_rails 0.6.0

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.6.1 - December 19, 2019 (556.5 KB)
  2. 0.6.0 - September 20, 2019 (484.0 KB)
  3. 0.5.2 - May 04, 2018 (276.5 KB)
  4. 0.5.1 - March 29, 2017 (61.0 KB)
  5. 0.5.0 - July 26, 2016 (223.0 KB)
顯示所有版本(共 15)

Runtime 相依性套件 (2):

actionpack >= 3.1
caxlsx >= 3.0

Development 相依性套件 (13):

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

擁有者:

推送者:

作者:

  • Noel Peden

SHA 256 總和檢查碼:

050cc5476021da4888e67d83a4a45e347d0b327e25885c2211b1aaad0c4515fd

總下載次數 10,511,072

這個版本 692,663

授權:

Ruby 版本需求: >= 0

相關連結: