Method: ActiveRecord::ConnectionAdapters::OracleEnhancedTableDefinition::ForeignKey#to_table

Defined in:
lib/active_record/connection_adapters/oracle_enhanced_schema_definitions.rb

#to_tableObject

Returns the value of attribute to_table

Returns:

  • (Object)

    the current value of to_table



53
54
55
# File 'lib/active_record/connection_adapters/oracle_enhanced_schema_definitions.rb', line 53

def to_table
  @to_table
end