summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorNoel Peden <[email protected]>2019-12-18 16:52:55 -0800
committerNoel Peden <[email protected]>2019-12-18 16:52:55 -0800
commita9ec6cb6140367b4ad08bb743f9a22200c481c70 (patch)
treeb8eb3b21097c493efd0b46a03359c8a907dfc03e /README.md
parentc1307a3fff72e86074ae19b3d33f79ebebd5e3e6 (diff)
downloadcaxlsx-a9ec6cb6140367b4ad08bb743f9a22200c481c70.tar.gz
caxlsx-a9ec6cb6140367b4ad08bb743f9a22200c481c70.zip
Rename axlsx_rails to caxlsx_rails [skip ci]
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2705f037..c6aac4bd 100644
--- a/README.md
+++ b/README.md
@@ -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.