Class: CW::Spoken

Inherits:
Object
  • Object
show all
Defined in:
lib/cw/speak.rb,
lib/cw/spoken.rb

Overview

class Numbers provides the Number Testing functionality

Instance Method Summary collapse

Constructor Details

#initialize(options = {}) ⇒ Spoken

Returns a new instance of Spoken.



9
10
11
# File 'lib/cw/speak.rb', line 9

def initialize(options = {})
  @options = options
end