I\'m a complete n00b on Rails with only beginner knowledge of Ruby. I plan on studying Ruby more before I really learn Rails, but I\'m waayy too curious for my own good.
Run the commands in the following order
sudo apt-get install libsqlite3-dev
sudo gem install sqlite3-ruby
gem list
After this command you will see the following versions of sqlite
sqlite3 (1.3.12)
sqlite3-ruby (1.3.3)