f_service 0.3.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:
          =
        
        
          install:
          =
        
      Versions:
- 0.3.1 July 18, 2024 (23 KB)
- 0.3.0 May 22, 2023 (23 KB)
- 0.2.0 March 08, 2021 (20.5 KB)
- 0.1.1 May 15, 2020 (12 KB)

