method

up_with_benchmarks

up_with_benchmarks(#:nodoc:)
public

No documentation available.

# File activerecord/lib/active_record/migration.rb, line 294
      def up_with_benchmarks #:nodoc:
        migrate(:up)
      end