hi there,

I am very new to ruby on rails and trying to run an demo application

I created an application rails demo.
i created a controller Say
i started the server ruby/script server
I used  port 
http://localhost:3000/Say
i get the following error.

 MissingSourceFile in SayController#index

no such file to load -- sqlite3

RAILS_ROOT: C:/rails/demo
Application Trace | Framework Trace | Full Trace

i guess sqlite3 comes default with rails and my rails version 2.2

Kindly suggest as how to resolve my problem.

Regards
Ramya

-- 
View this message in context: 
http://www.nabble.com/problem-running-an-demo-application-tp21537601p21537601.html
Sent from the RubyOnRails Users mailing list archive at Nabble.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
-~----------~----~----~----~------~----~------~--~---

Reply via email to