invalid6363
Programmer
I have made a GUI application using Ruby\FXRuby and i would like to be able to connect it to a database to save the data that is entered in the application. It's a simple application that saves a person's contacts (name, address, email, etc.). I'm trying to use SQLite3 but i have not been able to find a tutorial on how to use it with Ruby.
Can anyone suggest a tutorial?
Thanks.
Can anyone suggest a tutorial?
Thanks.