Recently, when I switched from Ubuntu Dapper Drake to Edgy Eft, I also had to set up my development environment again.
This time I decided to use SQLite3 for Rails development on my notebook instead of MySQL.
I used to administer my databases with phpMyAdmin or with the Data Perspective in RadRails. Now my problem was, that the SQLite JDBC driver which RadRails uses sucks and the Data Perspective wont work.
So I looked for a solution to easily manage the SQLite databases from my projects with RadRails.
Here it is:
rSQLiteGUI is a very simple but useful graphical interface to manage SQLite databases written in Ruby and using GTK2.
To install it, just download the latest version from here and extract the archive to a directory. Make sure rsqlitegui.rb is executable.
In RadRails you can define File Associations. So associate the *.db files with rSQLiteGUI:
*.db*.db entry in the File types listrsqlitegui.rb file.Done! Now you can view or edit a SQLite database just double clicking on it in the Rails navigator.
Minimalexperimental, a platform for online and offline design exhibitions—Great stuff!
webstock conference —
We were there!