Class: Appear::Service

Inherits:
BaseService show all
Defined in:
lib/appear/service.rb

Overview

All regular services want to log and output stuff, so they inherit from here.

Method Summary

Methods inherited from BaseService

delegate, #initialize, require_service, required_services

Constructor Details

This class inherits a constructor from Appear::BaseService