On 25 Oct 2008, at 04:21, Khaled mahmud Khaled wrote:
> > Hi Friends, > > I am facing a problem, when I run a simple Ruby program on my browser, > it shows me an error like "MissingSourceFile in LookController#index". > Infect, I made a controller named "Look". Read on a little more - it's telling you that it couldn't load sqlite3. You need to install the sqlite3-ruby gem (you can probably find more detailed instructions with a quick google) Fred > When I type > "http://localhost:3000/look" in the address bar of a brower, it shows > the above error. I attached the snapshot of the error. > > Please help me. I can not go forward with the Ruby on Rails for having > such problem. > > Thanks in advance > > Roni > > Attachments: > http://www.ruby-forum.com/attachment/2849/problem.jpg > > -- > 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 -~----------~----~----~----~------~----~------~--~---

