From: Jim Weirich Date: 2005-11-15T03:08:34+09:00 Subject: Re: rake : rakefile vs. rakefile.rb On Monday 14 November 2005 12:45 pm, Stefan Lang wrote: > The solution for Rake would be to replace the line (in lib/rake.rb) > >       load @rakefile > > with: > >       load File.expand_path(@rakefile) Thanks for the insight on this problem. The suggested change has been committed to rake's CVS repository and a beta version is available using: gem install rake --source http://onestepback.org/betagems -- -- Jim Weirich jim@weirichhouse.org http://onestepback.org ----------------------------------------------------------------- "Beware of bugs in the above code; I have only proved it correct, not tried it." -- Donald Knuth (in a memo to Peter van Emde Boas)