class Object

Public Class Methods

down() click to toggle source
# File lib/generators/templates/migration.rb, line 24
def self.down
  drop_table :<%= table_name