Flowdock
method

command_recorder

Importance_0
v7.1.3.2 - Show latest stable - 0 notes - Class: ActiveRecord::Migration
command_recorder() private

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 1161
      def command_recorder
        CommandRecorder.new(connection)
      end
Register or log in to add new notes.