Flowdock
method

up_with_benchmarks

Importance_0
v2.1.0 - Show latest stable - 0 notes - Class: ActiveRecord::Migration
up_with_benchmarks(#:nodoc:) public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File activerecord/lib/active_record/migration.rb, line 246
      def up_with_benchmarks #:nodoc:
        migrate(:up)
      end
Register or log in to add new notes.