Class: Downstream::Config
- Inherits:
-
Object
- Object
- Downstream::Config
- Defined in:
- lib/downstream/config.rb
Instance Attribute Summary collapse
Instance Attribute Details
#namespace ⇒ Object
7 8 9 |
# File 'lib/downstream/config.rb', line 7 def namespace @namespace ||= "downstream-events" end |