diff options
| author | Noel Peden <[email protected]> | 2019-12-18 16:52:55 -0800 |
|---|---|---|
| committer | Noel Peden <[email protected]> | 2019-12-18 16:52:55 -0800 |
| commit | a9ec6cb6140367b4ad08bb743f9a22200c481c70 (patch) | |
| tree | b8eb3b21097c493efd0b46a03359c8a907dfc03e /README.md | |
| parent | c1307a3fff72e86074ae19b3d33f79ebebd5e3e6 (diff) | |
| download | caxlsx-a9ec6cb6140367b4ad08bb743f9a22200c481c70.tar.gz caxlsx-a9ec6cb6140367b4ad08bb743f9a22200c481c70.zip | |
Rename axlsx_rails to caxlsx_rails [skip ci]
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -120,7 +120,7 @@ Currently the following additional gems are available: - [acts_as_caxlsx](https://github.com/caxlsx/acts_as_caxlsx) * Provides simple ActiveRecord integration -- [axlsx_rails](https://github.com/caxlsx/axlsx_rails) +- [caxlsx_rails](https://github.com/caxlsx/caxlsx_rails) * 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. |
