Created
July 23, 2009 17:31
Revisions
-
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,16 @@ script/generate install_website create website/javascripts create website/stylesheets create config exists script exists tasks create website/index.txt uninitialized constant InstallWebsiteGenerator::Newgem rube . >> rake website_generate (in /Users/richard/projects/rube_development) ruby script/txt2html website/index.txt > website/index.html ruby: No such file or directory -- script/txt2html (LoadError) rake aborted! Command failed with status (1): [ ruby script/txt2html website/index.txt > ...] (See full trace by running task with --trace)