diff options
| author | Randy Morgan <[email protected]> | 2011-11-22 23:56:08 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2011-11-22 23:56:08 +0900 |
| commit | 099a1d5a7824b7a6392bfe2f124ebeaf9d8122db (patch) | |
| tree | 21bdb027e13141cb75a442e0350808093234f4b2 /Rakefile | |
| parent | 1e5388ce173913cb7643505eb38efe12628cf378 (diff) | |
| download | caxlsx-099a1d5a7824b7a6392bfe2f124ebeaf9d8122db.tar.gz caxlsx-099a1d5a7824b7a6392bfe2f124ebeaf9d8122db.zip | |
rebuild and README update
Diffstat (limited to 'Rakefile')
| -rw-r--r-- | Rakefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ require File.expand_path(File.dirname(__FILE__) + '/lib/axlsx/version.rb') -task :build do +task :build => :gendoc do system "gem build axlsx.gemspec" end |
