Method: ActiveRecord::Migration::CommandRecorder#commands

Defined in:
activerecord/lib/active_record/migration/command_recorder.rb

#commandsObject

Returns the value of attribute commands.



65
66
67
# File 'activerecord/lib/active_record/migration/command_recorder.rb', line 65

def commands
  @commands
end