module AutoDropMigration
module Migration
# Drop all tables and indexes created by the migration
# class AddUser < ActiveRecord::Migration
# def self.up ...
↧