Rails 3 destroy migration examples.

rails generate migration name_of_the_migration_you_want_to_destroy rails destroy migration name_of_the_migration_you_want_to_destroy No need to fiddle with the timestamp prefix or the “.rb” file extension.