K
kublaikhan55
Hi,
I posted this problem on the rails forum, but got no reply. Hoping
someone here may be able to lead me to a resolution.
When I run
Rake aborts with the following message:
rake aborted!
No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb,
Rakefile.rb)
C:/InstantRails/ruby/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake.rb:1822:in
`load_rakefile'
(See full trace by running task with --trace)
rakefile exists in:
C:/InstantRails/ruby/lib/ruby/gems/1.8/gems/rake-0.7.1/
Putting copies of Rakefile and rakefile.rb in the directory where
rake.rb is doesn't help.
Help would be appreciated.
Thanks,
gk
I posted this problem on the rails forum, but got no reply. Hoping
someone here may be able to lead me to a resolution.
When I run
rake db:migrate
Rake aborts with the following message:
rake aborted!
No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb,
Rakefile.rb)
C:/InstantRails/ruby/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake.rb:1822:in
`load_rakefile'
(See full trace by running task with --trace)
rakefile exists in:
C:/InstantRails/ruby/lib/ruby/gems/1.8/gems/rake-0.7.1/
Putting copies of Rakefile and rakefile.rb in the directory where
rake.rb is doesn't help.
Help would be appreciated.
Thanks,
gk