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