method
command_recorder
v7.1.3.4 -
Show latest stable
- Class:
ActiveRecord::Migration
command_recorder()private
No documentation available.
# File activerecord/lib/active_record/migration.rb, line 1161
def command_recorder
CommandRecorder.new(connection)
end