I typed the following in my browser http://localhost:3000/My_test
and the following error occurred.
MissingSourceFile in My testController#index
no such file to load – sqlite3
RAILS_ROOT: C:/rails/cookbook
Application Trace | Framework Trace | Full Trace
This error occurred while loading the following files:
sqlite3
Request
Parameters:
None
Show session dump
flash: !map:ActionController::Flash::FlashHash {}
Response
Headers:
{“cookie”=>[],
“Cache-Control”=>“no-cache”}
can anyone tell me how this error can be resolved…