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