I installed ruby on my pc…then after that i got lib not found as one
error when i was installing rails… further all steps worked like
installing sqlite3 and creating test application…but wen i gave a cmd
called rake db:migrate, i got errors like these- rake aborted!
No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb,
Rakefile.rb)
D:/Ruby192/lib/ruby/1.9.1/rake.rb:2367:in raw_load_rakefile' D:/Ruby192/lib/ruby/1.9.1/rake.rb:2007:in
block in load_rakefile’
D:/Ruby192/lib/ruby/1.9.1/rake.rb:2058:in standard_exception_handling' D:/Ruby192/lib/ruby/1.9.1/rake.rb:2006:in
load_rakefile’
D:/Ruby192/lib/ruby/1.9.1/rake.rb:1991:in run' D:/Ruby192/bin/rake:31:in
’
can u tell me wats wrong…if that lib not found is also an error then
let me know abt that too