Method: ActiveProjection::EventClient#sync_projections
- Defined in:
- lib/active_projection/event_client.rb
#sync_projections ⇒ Object
26 27 28 |
# File 'lib/active_projection/event_client.rb', line 26 def sync_projections ProjectionTypeRegistry.sync_projections end |