From: Michael Fellinger Date: 2008-03-26T12:56:55+09:00 Subject: Re: how to invoke a rake file On Wed, Mar 26, 2008 at 12:44 PM, Thufir wrote: > On Mar 24, 9:30 pm, Michael Fellinger wrote: > [...] > > > > C:\code>type rakefile.rb > [...] > > > If I wanted to use Rake to call each of these tasks, I might create a > > file called "Rakefile" > [...] > > It is :( "rakefile.rb" == "Rakefile" # false it is? And yeah, you gotta invoke a task like Mark says. ^ manveru