method
up_with_benchmarks
v2.2.1 -
Show latest stable
- Class:
ActiveRecord::Migration
up_with_benchmarks(#:nodoc:)public
No documentation available.
# File activerecord/lib/active_record/migration.rb, line 262
def up_with_benchmarks #:nodoc:
migrate(:up)
end