From: itsme213 Date: 2005-10-30T07:27:05+09:00 Subject: rake : rakefile vs. rakefile.rb Why does rake not recognize "rakefile.rb" as a default rakefile? I just had to change the file name to just "rakefile" to get it to work (which messes up editors etc. that look for ".rb" extensions). Thanks.