Bracket::Schema::Result::Region - Bracket::Schema::Result::Region documentation


Bracket documentation  | view source Contained in the Bracket distribution.

Index


NAME

Top

Bracket::Schema::Result::Region

ACCESSORS

Top

id

  data_type: INT
  default_value: undef
  is_nullable: 0
  size: 11

name

  data_type: VARCHAR
  default_value: undef
  is_nullable: 0
  size: 16

RELATIONS

Top

region_scores

Type: has_many

Related object: Bracket::Schema::Result::RegionScore

teams

Type: has_many

Related object: Bracket::Schema::Result::Team


Bracket documentation  | view source Contained in the Bracket distribution.