Archive for May, 2008

This week’s report covers changes from 5th May 2008 to 11th May 2008 (the day the corresponding Rails Envy podcast was recorded). script/dbconsole A script/dbconsole script has been added that allows you to connect to your database using its console client. If you needed to connect to your production MySQL database (you better know what [...]

This week’s report covers changes from 29 April 2008 to 4th May 2008 (the day the corresponding Rails Envy podcast was recorded). change_table for ActiveRecord migrations Thanks to Jeff Dean, who also blogged about the new change_table feature in ActiveRecord migrations, you can now change a table with a block like so: change_table :videos do [...]

So we’ve been terribly busy at Bezurk these last 2 months or so working on our new re-branded site with a bunch of new features. We were lucky enough to secure a 4-letter domain name – wego.com (and it came at a price too!) so it was all worth it. Trust me, with a name [...]

It looks like Cyril Mougel has translated my 2 latest posts to French: LotE #17 and #18. Thanks Cyril!