Simple Ruby Service is a lightweight framework for creating Services and Service Objects (SOs) in Ruby. The framework makes Services and SOs look and feel like ActiveModels, complete with: 1. validations and robust error handling; 2. workflows and method chaining; and 3. consistent interfaces. Additionally, Simple Ruby Service Objects can stand in for Procs, wherever Procs are expected (via ducktyping).
Required Ruby Version
>= 0
Authors
Jay Crouch
Versions
- 1.0.6 December 22, 2021 (16 KB)
- 1.0.5 October 25, 2021 (16 KB)
- 1.0.4 July 02, 2021 (16 KB)
- 1.0.3 July 02, 2021 (15.5 KB)
- 1.0.2 July 02, 2021 (15.5 KB)