diff options
| author | Stefan Daschek <[email protected]> | 2019-12-15 17:00:09 +0100 |
|---|---|---|
| committer | Stefan Daschek <[email protected]> | 2019-12-15 17:00:09 +0100 |
| commit | 19b48592bb241bcc40057cbfafd9058d9b0d9a87 (patch) | |
| tree | 1c943a3cdfacd19bc426ee6ff9815181c11b945a | |
| parent | 45a091e94282ad8bd29666dbcca23c440d30cc27 (diff) | |
| download | caxlsx-19b48592bb241bcc40057cbfafd9058d9b0d9a87.tar.gz caxlsx-19b48592bb241bcc40057cbfafd9058d9b0d9a87.zip | |
Mention axslx_styler in related gems section
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -114,7 +114,7 @@ Additional documentation is listed below: Feel free to add your question (including an answer!) to the FAQ if you think it is of general interest. -## Plugins & Integrations +## Plugins, Integrations, and Extensions Currently the following additional gems are available: @@ -124,7 +124,8 @@ Currently the following additional gems are available: * Provides a `.axlsx` renderer to Rails so you can move all your spreadsheet code from your controller into view files. - [activeadmin-caxlsx](https://github.com/caxlsx/activeadmin-caxlsx) * An Active Admin plugin that includes DSL to create downloadable reports. - +- [axlsx_styler](https://github.com/axlsx-styler-gem/axlsx_styler) + * Allows you to build clean and maintainable styles for your axlsx spreadsheets. Build your spreadsheeet with data and then apply styles later. ## Known Software Interoperability Issues |
