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
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use service-object-patterns