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