P
P. A.
Hi.
I've just installed the sqlite3-ruby gem, but when I require it, I'm
getting the load error.
gem list
...
sqlite3-ruby (1.2.5)
...
ruby -e "require 'sqlite3'"
...
no such file to load -- sqlite3 (LoadError)
...
What is the reason of the bug? How can I fix it?
OS Debian GNU/Linux 5.0.3, Ruby 1.9.1.
Thanks.
I've just installed the sqlite3-ruby gem, but when I require it, I'm
getting the load error.
gem list
...
sqlite3-ruby (1.2.5)
...
ruby -e "require 'sqlite3'"
...
no such file to load -- sqlite3 (LoadError)
...
What is the reason of the bug? How can I fix it?
OS Debian GNU/Linux 5.0.3, Ruby 1.9.1.
Thanks.