Module: ActivePublisher::Async
- Defined in:
- lib/active_publisher/async.rb,
lib/active_publisher/async/in_memory_adapter.rb
Defined Under Namespace
Classes: InMemoryAdapter
Class Attribute Summary collapse
-
.publisher_adapter ⇒ Object
Returns the value of attribute publisher_adapter.
Class Attribute Details
.publisher_adapter ⇒ Object
Returns the value of attribute publisher_adapter.
18 19 20 |
# File 'lib/active_publisher/async.rb', line 18 def publisher_adapter @publisher_adapter end |