method

down_with_benchmarks

down_with_benchmarks()
public

No documentation available.

# File activerecord/lib/active_record/migration.rb, line 300
      def down_with_benchmarks #:nodoc:
        migrate(:down)
      end