Class: CWG::Spoken
- Inherits:
-
Object
- Object
- CWG::Spoken
- 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)
-
- (Spoken) initialize(options = {})
constructor
A new instance of Spoken.
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 = end |