Hi All, I just installed Ruby on Rails on my MacBook Pro and tried to create the Hello World app that is documented in the Agile Development with Rails book. I followed all the instructions for creating the Hello World app but get the following error when I try to load http://localhost:3000/say/hello
MissingSourceFile in SayController#index no such file to load -- sqlite3 Can anyone please let me know what I need to do to fix this issue? Thanks! P.S., I have the following things installed on my MacBook Pro: 1. Ruby 1.8.6 2. Rails 2.1.2 3. MySQL 5.0.67 -- 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 -~----------~----~----~----~------~----~------~--~---

