Class: KnowledgeBase::Configuration
- Inherits:
-
Object
- Object
- KnowledgeBase::Configuration
- Defined in:
- lib/knowledge_base/configuration.rb
Instance Attribute Summary collapse
-
#storage ⇒ Object
Returns the value of attribute storage.
Instance Attribute Details
#storage ⇒ Object
Returns the value of attribute storage.
3 4 5 |
# File 'lib/knowledge_base/configuration.rb', line 3 def storage @storage end |