M
mosar
Hi!
As a first step the installation goes smoothly (with sudo apt-get
install sqlite3). (My system is ubuntu)
Afterwards when I type
require 'rubygems'
require 'sqlite3'
puts "It's all okay" if defined?(SQlite3:atebase)
nothing appears in the window.
Could you help me ?
Mosar
As a first step the installation goes smoothly (with sudo apt-get
install sqlite3). (My system is ubuntu)
Afterwards when I type
require 'rubygems'
require 'sqlite3'
puts "It's all okay" if defined?(SQlite3:atebase)
nothing appears in the window.
Could you help me ?
Mosar