Skip to content

Instantly share code, notes, and snippets.

@oren
Created May 13, 2010 22:02
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 oren/400526 to your computer and use it in GitHub Desktop.
Save oren/400526 to your computer and use it in GitHub Desktop.
~/test> rake --trace
rake aborted!
No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb, Rakefile.rb)
/home/oren/.rvm/gems/ruby-1.8.7-p72/gems/rake-0.8.7/lib/rake.rb:2377:in `raw_load_rakefile'
/home/oren/.rvm/gems/ruby-1.8.7-p72/gems/rake-0.8.7/lib/rake.rb:2017:in `load_rakefile'
/home/oren/.rvm/gems/ruby-1.8.7-p72/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/oren/.rvm/gems/ruby-1.8.7-p72/gems/rake-0.8.7/lib/rake.rb:2016:in `load_rakefile'
/home/oren/.rvm/gems/ruby-1.8.7-p72/gems/rake-0.8.7/lib/rake.rb:2000:in `run'
/home/oren/.rvm/gems/ruby-1.8.7-p72/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/home/oren/.rvm/gems/ruby-1.8.7-p72/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/home/oren/.rvm/gems/ruby-1.8.7-p72/gems/rake-0.8.7/bin/rake:31
/home/oren/.rvm/rubies/ruby-1.8.7-p72/bin/rake:24:in `load'
/home/oren/.rvm/rubies/ruby-1.8.7-p72/bin/rake:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment