Tuesday, November 17, 2009
employees-directory a new Radiant CMS extension
Martian Interactive has created a new Radiant CMS extension to support large number of employees information. A more detailed information about the extension can be found in the company's blog or the project repository.
Thursday, November 05, 2009
Simple Rake task for dumps on SQLite
In previous posts I showed you some Rake tasks that I constantly use to make dumps and dump import operations on a database, these scripts were designed to work with MySQL.
Even when SQLite has become the default Rails DB (since Rails 2.0.2), I preffer to work with MySQL, but in the last days I had to make some work using SQLite, and since dump tasks save you a lot of time, here's the simple script I wrote to make this work with SQLite. I hope you find this useful.
Subscribe to:
Posts (Atom)