Flowdock
method

down_with_benchmarks

Importance_0
v2.1.0 - Show latest stable - 0 notes - Class: ActiveRecord::Migration
down_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 250
      def down_with_benchmarks #:nodoc:
        migrate(:down)
      end
Register or log in to add new notes.