No such file to load — sqlite3/sqlite3_native
I am writing a small application in Rails and I am running under a Windows 7 installation when I came across this error. Here is the fix:
- Download this zip http://www.sqlite.org/sqlitedll-3_6_23_1.zip
- Extract it into your Ruby/bin folder
- Celebrate