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”
Leave a Reply
I got tired of digging through migrations, so here’s a simple console navigator. The instructions are all in there.
[...] script/migrator for navigating migrations [...]
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
Fixed, thanks!
This works beautifully thank you
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.