Class: CW::Spoken
- Inherits:
-
Object
- Object
- CW::Spoken
- Defined in:
- lib/cw/speak.rb,
lib/cw/spoken.rb
Overview
class Numbers provides the Number Testing functionality
Instance Method Summary collapse
-
#initialize(options = {}) ⇒ Spoken
constructor
A new instance of Spoken.
Constructor Details
#initialize(options = {}) ⇒ Spoken
Returns a new instance of Spoken.
9 10 11 |
# File 'lib/cw/speak.rb', line 9 def initialize( = {}) @options = end |