Module: ConvenientService::Specification
- Defined in:
- lib/convenient_service/specification.rb
Constant Summary collapse
- NAME =
"convenient_service"
- AUTHORS =
["Marian Kostyk"].freeze
- EMAIL =
["mariankostyk13895@gmail.com"].freeze
- HOMEPAGE =
"https://github.com/marian13/convenient_service"
- SUMMARY =
<<~TEXT Ruby Service Objects with Steps. TEXT
- DESCRIPTION =
<<~TEXT Yet another approach to revisit the service object pattern in Ruby, but this time focusing on the unique, opinionated, moderately obtrusive, but not mandatory features. TEXT