xport:将Rails模型导出到XLSX,CSV

时间:2024-02-26 17:11:34
【文件属性】:

文件名称:xport:将Rails模型导出到XLSX,CSV

文件大小:46KB

文件格式:ZIP

更新时间:2024-02-26 17:11:34

rails export csv xlsx RailsRuby

Xport 表格数据导出到Excel,CSV等 产品特点 - column :name, group: :project 列宽- column :name, width: 10 列标题标题- column :name, header: "Full name" 列类型- column :name, type: :string 列样式- column :pct, style: { num_fmt: Axlsx::NUM_FMT_PERCENT, format_code: '0.0%' } 单元格颜色cell.color = "AAAAAA" 单元格注释cell.comment = "


【文件预览】:
xport-master
----.travis.yml(40B)
----bin()
--------console(330B)
--------setup(131B)
----images()
--------grouping.png(29KB)
----Rakefile(117B)
----Gemfile(197B)
----xport.gemspec(611B)
----.rspec(31B)
----examples()
--------grouping.rb(596B)
----spec()
--------xport_spec.rb(123B)
--------xport()
--------spec_helper.rb(618B)
----.gitignore(94B)
----lib()
--------generators()
--------xport()
--------xport.rb(595B)
----README.md(3KB)
----LICENSE.txt(1KB)

网友评论