Class: RrxConfig::Sources::Base
- Inherits:
-
Object
- Object
- RrxConfig::Sources::Base
- Defined in:
- lib/rrx_config/sources/base.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#read ⇒ Object
6 7 8 |
# File 'lib/rrx_config/sources/base.rb', line 6 def read throw NotImplementedError end |