Module: MuchRails::Service

Includes:
MuchMixin
Defined in:
lib/much-rails/service.rb

Overview

MuchRails::Service is a common mix-in for service objects. It supports the single ‘.call` method API with before/after callback support.