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? Kind Regards, Superpelican :) -- Posted via http://www.ruby-forum.com/. -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

