1.
The Devel!: Automating Tasks: Data Migrations Jul 19, 2006 ... Why then, are the prevaling methods for managing data migrations 1) version ... Rails comes with a neat tool called Rails Migrations. ...
2.
The Devel!: Singapore Makan Places - Google Style Now that Google Earth is showing Singapore nicely.. I've marked a few good eating spots I frequent :-) Download this KMZ file, double click and open with ...
3.
The Devel!: Automating Tasks: Data Migrations Jul 19, 2006 ... (the sales team are human you know? entering all those demo data... ) or "I'll manually compare upgrade your data".. just do rake migrate ...
4.
The Devel!: Lightbox, Thickbox, Greybox - Ugh I dislike the increasing (still?) trend of websites deploying a lightbox (or thickbox) effect. Not so much for the strobing visuals, but more because it is ...
5.
The Devel!: Rails: Calling render() outside your Controllers Render templates outside of a controller or view. ... Listed below are links to weblogs that reference Rails: Calling render() outside your Controllers: ...
6.
The Devel!: Composite Blocking List? Jan 19, 2006 ... Composite Blocking List? Anyone knows how CBL works? Its funny they provide so much information on their site, but nothing concrete. ...
7.
The Devel!: rssfwd Richard Hensman has just donated a custom button for RssFwd to plug into Google Toolbar. Unfortunately, the Firefox version of the toolbar doesn't support ...
8.
The Devel!: USA, Google IO and RailsConf '08 It has price, train schedules (go to options & choose when you wanna arrive). ... I'm glad I had the chance to do a quick one in RailsConf. ...
9.
The Devel!: Automating Tasks: Data Migrations Jul 19, 2006 ... Why then, are the prevaling methods for managing data migrations 1) version ... Rails comes with a neat tool called Rails Migrations. ...
10.
The Devel!: Automated self.down in Rails Migrations Rails migrations is wonderful and all, but I feel funny whenever I have to ... class CreatePosts < ActiveRecord::Migration def self.up create_table :posts ...
|