diff options
| author | Randy Morgan (@morgan_randy) <[email protected]> | 2012-07-25 16:25:14 -0700 |
|---|---|---|
| committer | Randy Morgan (@morgan_randy) <[email protected]> | 2012-07-25 16:25:14 -0700 |
| commit | 03e66ca56d6f32cc87c3b969481c9a33df037001 (patch) | |
| tree | 2a0de0fb5944f22202e0db106937254b44163bbb | |
| parent | c1d047bc2f4f913fef1ebdaa956a358942bc90c6 (diff) | |
| parent | 2b3a35b8909ee8b37ed31902ec8303f3a7b9dc1b (diff) | |
| download | caxlsx-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.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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) |
