Need Help with Ruby on Rails - Please Help
Following Steve Holzner book "Ruby on Rails". Page 7 I tried to render my first rhtml called greeting.rhtml. I get the following sqlite3 error:
MissingSourceFile in AppController#greeting
no such file to load -- sqlite3
RAILS_ROOT: C:/rubydev/hello
This error occurred while loading the following files:
sqlite3
|