logo
首页技术栈工具库讨论
axlsx_rails

axlsx_rails

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!
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconcaxlsx/caxlsx_rails637
RUBYGEMS
gem install axlsx_rails
查看
标签
根据用户添加的标签生成
暂无标签