On 13 March 2011 09:18, Superpelican X. <li...@ruby-forum.com> wrote:
> First thank for the tutorial link. I already read a piece of it. But at
> 3.5 "Create a database" I have a problem. I have to use the command
> "rake db:create" but the terminal tells me:
>
> ---------------------------------------------------------------------------
> No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb,
> Rakefile.rb)
> /usr/lib/ruby/1.8/rake.rb:2377:in `raw_load_rakefile'
> (See full trace by running task with --trace)
> ---------------------------------------------------------------------------
>
> Does anyone know what I have to do now? Maybe I have to configure rake
> for an other directory?

Which directory are you in when you run rake?  You should be in the
top level of your rails application (the one with subfolders app,
config etc).

Colin

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to