I am trying to set up Ruby on Rails on windows. I am using the Flash Rails distribution that looks pretty good, but there is an issue with sqlite3. I found the threads telling m
I use Ruby 1.8.7 (works with 1.9.1 too) OS is WindowsXP SP3
Go to http://www.sqlite.org/download.html and Download file sqlitedll-3_7_0_1.zip (265.19 KiB) and unzip then we will get sqlite3.dll
Copy sqlite3.dll to your bin folder as C:\Ruby191\bin or C:\Ruby187\bin then it works