Class: Gorgerb::PlayerStatistics::Meta

Inherits:
Struct
  • Object
show all
Defined in:
lib/gorgerb/player_statistics.rb

Instance Attribute Summary collapse

Instance Attribute Details

#sample_sizeObject

Returns the value of attribute sample_size

Returns:

  • (Object)

    the current value of sample_size



8
9
10
# File 'lib/gorgerb/player_statistics.rb', line 8

def sample_size
  @sample_size
end