Post by Peter Cooper on March 30th, 2007

Sexier Migrations in Rails

Similar Posts
Popular Posts
Jobs

View All Jobs | Post a Job

Sexymigrations

Chris Wanstrath takes a look at how to get sexier looking migrations (above) in Rails. If you're sick of endless lines of "t.column", check it out.

[Post to Twitter] Tweet This

2 Responses to “Sexier Migrations in Rails”

  1. #1
    RSL Says:

    I'm curious if the same people who have problems with Haml's sexiness because it's "another format to learn" feel the same about this. I myself think both are the cat's miaou!

  2. #2
    Michael Air Says:

    Hmmm I like the foreign key part but otherwise, I find it harder to read - no context. Clean code is good but readable code is better.