Libraries
»
message_bus
(2.1.2)
»
Index
»
MessageBus
»
Implementation
»
#config
Method: MessageBus::Implementation#config
Defined in:
lib/message_bus.rb
#
config
⇒
Object
(readonly)
Also known as:
redis_config
Configuration options hash
25 26 27
# File 'lib/message_bus.rb', line 25
def
config
@config
end