uninitialized constant Encoding

Problem with Rails sqlite3?
uninitialized constant Encoding
Couldn’t create database for {“timeout”=>5000, “adapter”=>”sqlite3”, “database”=>”db/test.sqlite3”, “pool”=>5}

If you installed the gem ‘sqlite3’ then

sudo gem uninstall sqlite3
sudo gem install sqlite3-ruby
Fixed!

Posted on May 7, 2010 at 4:43 pm by Jordan Carter · Permalink
In: Ruby on Rails · Tagged with: , ,

Leave a Reply