Method: ActiveRecord::SchemaMigration#arel_table

Defined in:
activerecord/lib/active_record/schema_migration.rb

#arel_tableObject (readonly)

Returns the value of attribute arel_table.



12
13
14
# File 'activerecord/lib/active_record/schema_migration.rb', line 12

def arel_table
  @arel_table
end