I am rather new to Ruby and have been following along with the book \"Ruby On Rails 3 Tutorial - Learn Ruby by Example - by Michael Hartl\". I am currently in Chapter 3 whic
Add this to your Gemfile:
gem 'sqlite3-ruby', :require => 'sqlite3'