Class: Gorgerb::PlayerStatistics::Meta
- Inherits:
-
Struct
- Object
- Struct
- Gorgerb::PlayerStatistics::Meta
- Defined in:
- lib/gorgerb/player_statistics.rb
Instance Attribute Summary collapse
-
#sample_size ⇒ Object
Returns the value of attribute sample_size.
Instance Attribute Details
#sample_size ⇒ Object
Returns the value of attribute sample_size
8 9 10 |
# File 'lib/gorgerb/player_statistics.rb', line 8 def sample_size @sample_size end |