script/migrator for navigating migrations

I got tired of digging through migrations, so here’s a simple console navigator. The instructions are all in there.

5 responses to “script/migrator for navigating migrations”

  1. Caffeine Driven Development » Blog Archive » L33t Links #77

    [...] script/migrator for navigating migrations [...]

  2. Charlie Melbye

    Wow, very useful script! Thanks!

    As a side note, copying code from a blog doesn’t work very well, so using a pastebin would be helpful ;-) Here’s a gist of the code: http://gist.github.com/297083

  3. Nathan

    This works beautifully thank you

  4. Sergey Avseyev

    I’ve made little improvement for your script: https://gist.github.com/840168 Now it’s possible to use this great script standalone without installation into rails app.

Leave a Reply