Module: Uuids::Services

Defined in:
app/services/add.rb

Overview

The module contains services for managing uuids.

Any service implements the Observer pattern using the ‘wisper’ gem. This means a service doesn’t return results to its caller, but calls a corresponding methods of its subscribers (“notifies subscribers”).

Defined Under Namespace

Classes: Add