method
up_with_benchmarks
up_with_benchmarks(#:nodoc:)
public
Hide source
# File activerecord/lib/active_record/migration.rb, line 262 def up_with_benchmarks #:nodoc: migrate(:up) end