Module: Servitude::ConfigHelper
- Defined in:
- lib/servitude/config_helper.rb
Instance Method Summary collapse
Instance Method Details
#config ⇒ Object
4 5 6 |
# File 'lib/servitude/config_helper.rb', line 4 def config host_namespace.configuration end |
#host_namespace ⇒ Object
8 9 10 |
# File 'lib/servitude/config_helper.rb', line 8 def host_namespace raise NotImplementedError end |