diff options
| author | Randy Morgan <[email protected]> | 2011-11-27 22:11:25 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2011-11-27 22:11:25 +0900 |
| commit | 0538f46b42c3283fc5261c25800eceefb792d918 (patch) | |
| tree | 981502e4b91eaafb72bc6c710b7138d123b68fee /doc/index.html | |
| parent | 058faf2581970fa18c314ad07f5658adeca32c69 (diff) | |
| download | caxlsx-0538f46b42c3283fc5261c25800eceefb792d918.tar.gz caxlsx-0538f46b42c3283fc5261c25800eceefb792d918.zip | |
more README
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index cf258999..a2b1007f 100644 --- a/doc/index.html +++ b/doc/index.html @@ -90,7 +90,7 @@ With Axlsx you can create worksheets with charts, images, automated column width <p>**7. Add jpg, gif and png images to worksheets</p> -<p>**8. Build in mixin with Active record. simply add acts_as_xlsx to you models and they will support to_xlsx</p> +<p>**8. Built in mixin with Active record. simply add acts_as_xlsx to you models and they will support to_xlsx if you add this gem to your Rails3 project</p> <h2>Installing</h2> @@ -347,7 +347,7 @@ licensed under the MIT license. Please see the <a href="file.LICENSE.html" title </div></div> <div id="footer"> - Generated on Sun Nov 27 22:08:36 2011 by + Generated on Sun Nov 27 22:10:45 2011 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> 0.7.3 (ruby-1.9.3). </div> |
