NAME
Interchange6::Schema::Result::ZoneState
TABLE: zone_states
ACCESSORS
zones_id
data_type: 'integer'
is_foreign_key: 1
is_nullable: 0
states_id
data_type: 'integer'
is_foreign_key: 1
is_nullable: 0
PRIMARY KEY
RELATIONS
Zone
Type: belongs_to
Related object: Interchange6::Schema::Result::Zone
State
Type: belongs_to
Related object: Interchange6::Schema::Result::State