summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRandy Morgan (@morgan_randy) <[email protected]>2012-07-25 16:25:14 -0700
committerRandy Morgan (@morgan_randy) <[email protected]>2012-07-25 16:25:14 -0700
commit03e66ca56d6f32cc87c3b969481c9a33df037001 (patch)
tree2a0de0fb5944f22202e0db106937254b44163bbb
parentc1d047bc2f4f913fef1ebdaa956a358942bc90c6 (diff)
parent2b3a35b8909ee8b37ed31902ec8303f3a7b9dc1b (diff)
downloadcaxlsx-03e66ca56d6f32cc87c3b969481c9a33df037001.tar.gz
caxlsx-03e66ca56d6f32cc87c3b969481c9a33df037001.zip
Merge pull request #114 from straydogstudio/master
Updated README to point to axlsx_rails, a new plugin for xlsx templates using xlsx or acts_as_xlsx.
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index c9891724..efdaa236 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,8 @@ Axlsx: Office Open XML Spreadsheet Generation
**Release Date**: July 14th 2012
If you are working in rails, or with active record see:
-http://github.com/randym/acts_as_xlsx
+* http://github.com/randym/acts_as_xlsx
+* http://github.com/straydogstudio/axlsx_rails
There are guides for using axlsx and acts_as_xlsx here:
[http://axlsx.blogspot.com](http://axlsx.blogspot.com)