Class: LanGrove::Plugin::DataSource
- Defined in:
- lib/langrove/plugin/persistor.rb
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from Base
Class Method Summary collapse
Methods inherited from Base
#config_exception, #initialize, #type
Constructor Details
This class inherits a constructor from LanGrove::Base
Class Method Details
.type ⇒ Object
10 11 12 13 14 |
# File 'lib/langrove/plugin/persistor.rb', line 10 def self.type :datasource end |