civil_service 2.3.0
CivilService provides a base class for your service objects. With CivilService, you can use ActiveModel validations to do pre-flight checks before the service runs, and create your own result object classes to capture the results of complex operations.
Gemfile:
=
安装:
=
Runtime 依赖 (1):
activemodel
>= 3.0.0