is a Rails plugin that causes migrations to report what they are doing, verbosely, to the console. By default, each migration will report it's name, and whether it is being migrated (up) or reverted (down).
by
moo
2006-02-06 20:39
programming
·
ruby
·
rails
·
database