Ultimos Posts 1. 17/11/2009 11:20 - 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 .... 2. 05/11/2009 22:41 - 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'... 3. 15/09/2009 23:11 - Migrating ezgraphixdemo from herokugarden to heroku HerokuGarden is not longer supported, so I had to migrate the ezgraphix demo to Heroku , that process was really simple and elegant, the guys behind Heroku have done a great work, I still remember the first days of Heroku (when we needed a beta account), deployment and performance weren't as good as they are today, there is a big enhancement since these days and this will help peop... 4. 30/08/2009 21:02 - Simple rake task for dumps Rails ships with a lot of rake tasks, you can check the defaults by typing rake -T from your project's root, many of them make operations over the database, like; create, drop, reset, clone among others, but we wanted a simple rake task to generate dumps and import them into the current environment's db, Rails include a dump task that generates your current db schema, in our case w... 5. 05/05/2009 14:27 - Overriding rails_asset_id based on the last git commit number Lately I've been working with some 3D contents made in Unity3D and having Rails as web support in order to visualize those contents. I had to override the ENV["RAILS_ASSET_ID"] variable value in order to make the contents cacheables between commits changes, I'm using Git as scm, so I wanted to use the last commit number as value for the asset id, (there is another similar post for ... | Estadisticas Posicion del Blog en Nuestro Ranking Hits Semanales Hits Mensuales |