Class: SimplePerformer::DataArray

Inherits:
Object
  • Object
show all
Defined in:
lib/data_array.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#statsObject

Returns the value of attribute stats.



5
6
7
# File 'lib/data_array.rb', line 5

def stats
  @stats
end

Instance Method Details

#intializeObject



7
8
# File 'lib/data_array.rb', line 7

def intialize
end