Class: Phonofy::Configuration
- Inherits:
-
Object
- Object
- Phonofy::Configuration
- Defined in:
- lib/phonofy.rb
Instance Attribute Summary collapse
-
#default_phonelib_options ⇒ Object
Returns the value of attribute default_phonelib_options.
Instance Method Summary collapse
-
#initialize ⇒ Configuration
constructor
A new instance of Configuration.
Constructor Details
#initialize ⇒ Configuration
Returns a new instance of Configuration.
25 26 27 |
# File 'lib/phonofy.rb', line 25 def initialize = {} end |
Instance Attribute Details
#default_phonelib_options ⇒ Object
Returns the value of attribute default_phonelib_options.
23 24 25 |
# File 'lib/phonofy.rb', line 23 def end |