Class: CWG::Spoken

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

Overview

class Numbers provides the Number Testing functionality

Instance Method Summary (collapse)

Constructor Details

- (Spoken) initialize(options = {})

Returns a new instance of Spoken



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

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