f_service 0.1.1
FService is a small gem that provides a base class for your services (aka operations). The goal is to make services simpler, safer and more composable. It uses the Result monad for handling operations.
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.3.1 July 18, 2024 (23KB)
- 0.3.0 May 22, 2023 (23KB)
- 0.2.0 March 08, 2021 (20.5KB)
- 0.1.1 May 15, 2020 (12KB)
Development依存関係 (1):
bundler
~> 2.0