Method: ESP::StatRegion#region
- Defined in:
- lib/esp/resources/stat_region.rb
#region ⇒ ESP::Region
The region these stats are for.
8 |
# File 'lib/esp/resources/stat_region.rb', line 8 belongs_to :region, class_name: 'ESP::Region' |
The region these stats are for.
8 |
# File 'lib/esp/resources/stat_region.rb', line 8 belongs_to :region, class_name: 'ESP::Region' |