ruby on rails - Sqlite driver not found on windows -


I am facing the same problem as one below. Is there any solution? I have installed Ruby 1.9.1, then Rail. Then, I installed sqlite3-ruby, but is broken. So, I removed the directory and installed sqlite3-ruby for win version 1.2.3. However, "sqlite driver was not found"

I am having the same problem.

The sqlite3-ruby version 1.2.3 seems to be incompatible with Ruby 1.9, version 1.2.4 (may be compatible) but a Windows Binary version was never released, and maintenance Has announced that it has been given to the construction and release of windows.

According to someone, but it is not yet.

So this is going to be an intolerable answer, because so far none of my research has been found which is now available. Options for setting up Windows Ruby / Rail development today are switching to MySQL for either the development database, or can go back to Ruby 1.8.7.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -