class AddFastTreeTo
Public Class Methods
down()
click to toggle source
# File lib/generators/active_record/templates/migration_existing.rb, line 16 def self.down # model already existed. Please edit below which fields you would like to remove in this migration. end