what challenges?
if you didn't change things you are in development environment and you
are using sqlite. so run 'rake db:migrate' and it will create your
database. if it doesn't check if you installed the gem sqlite3-ruby.
if you still got an error, PASTE it, maybe someone could help you.
How should I generate a fulltrace according to comment below
C:\>rake rails:update
rake aborted!
No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb,
Rakefile.rb)
C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:2143:in
`raw_load_rakefile
'
(See full trace by running task with --trace)
How should I generate a fulltrace according to comment below
C:\>rake rails:update
rake aborted!
No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb,
Rakefile.rb)
C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:2143:in
`raw_load_rakefile
'
(See full trace by running task with --trace)