Class: ActiveRecord::ConnectionAdapters::AbstractAdapter
- Inherits:
-
Object
- Object
- ActiveRecord::ConnectionAdapters::AbstractAdapter
- Defined in:
- lib/minisphinx.rb
Instance Attribute Summary collapse
-
#config ⇒ Object
readonly
Returns the value of attribute config.
Instance Attribute Details
#config ⇒ Object (readonly)
Returns the value of attribute config.
244 245 246 |
# File 'lib/minisphinx.rb', line 244 def config @config end |