Skip to content

Instantly share code, notes, and snippets.

@rleber
Created July 23, 2009 17:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rleber/153279 to your computer and use it in GitHub Desktop.
Save rleber/153279 to your computer and use it in GitHub Desktop.
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment