I\'m having issues installing the sqlite3-ruby gem on crunchbang linux. After googling the past few hours and following several people with the same problem, I still haven\
Install a lower version of sqlite3-ruby should resolve your problem:
sudo gem install sqlite3-ruby --version=1.2.5