service-object-patterns
Complete guide to implementing Service Objects in Ruby on Rails applications. Use this skill when creating business logic services, organizing service namespaces, handling service results, and designing service interfaces for complex operations. Trigger keywords: service objects, business logic, use cases, operations, command pattern, interactors, PORO, application services
Installation and usage
Complete guide to implementing Service Objects in Ruby on Rails applications. Use this skill when creating business logic services, organizing service namespaces, handling service results, and designing service interfaces for complex operations. Trigger keywords: service objects, business logic, use cases, operations, command pattern, interactors, PORO, application services
설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:
skills use service-object-patterns