Class: ActivateStatistica
- Inherits:
-
Object
- Object
- ActivateStatistica
- Defined in:
- lib/statistica.rb
Overview
Prepending the Array class with the module, Statistica
Class Method Summary collapse
Class Method Details
.jumpstart ⇒ Object
20 21 22 |
# File 'lib/statistica.rb', line 20 def self.jumpstart Array.prepend Statistica end |