Class: ActivateStatistica

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

Overview

Prepending the Array class with the module, Statistica

Class Method Summary collapse

Class Method Details

.jumpstartObject



20
21
22
# File 'lib/statistica.rb', line 20

def self.jumpstart
  Array.prepend Statistica
end