I have installed Ruby 1.8.7 and rails 3.0.3 on ubuntu 10.04. i am following the steps given in the book 'Agile web development with rails' and i am new to the world of ruby on rails.
just after entire installation i have created a rails application called 'demo' however when i enter the command ........ruby script/server i get the following error: Could not find gem 'sqlite3-ruby (>= 0, runtime)' in any of the gem sources listed in your Gemfile. Try running `bundle install`. I have already installed mysql database. Thanks, Chinmaya Joshi -- 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.

