service-object
There are 34 repositories under service-object topic.
AaronLasseigne/active_interaction
:briefcase: Manage application specific business logic.
nebulab/simple_command
A simple, standardized way to build and use Service Objects (aka Commands) in Ruby
serradura/u-case
Represent use cases in a simple and powerful way while writing modular, expressive and sequentially logical code.
antulik/active_interaction-extras
Useful extensions for active_interaction gem
markets/serviz
📐 Command object Interface for Ruby
marian13/convenient_service
Ruby Service Objects with Steps
deefour/interactor
Simple service objects for PHP
simple-and-powerful/act-form
The simple way to create form objects or command/service objects with ActiveModel
operators-rb/operators-service
Service Object based on Either Monad
servactory/servactory
Powerful Service Object for Ruby applications
fidelisrafael/nifty_services
The dead simple services object oriented layer for Ruby applications to give robustness and cohesion back to your code.
smart-rb/smart_operation
Smart implementation of the most-used programming pattern - Service Object. Powered by smart_injection, smart_container, smart_types and smart_initializer.
umbrellio/polist
Ruby gem for creating simple service classes.
iago-silva/service_it
[Service Objects] Simple gem to keep your controllers and models slim and readable
binhnlt/codeigniter-service-layer
For those who too lazy to make service layer for CodeIgniter project :)
antulik/active_interaction-active_job
ActiveJob extension for ActiveInteraction gem
0exp/smart_core
[ARCHIVED] [[The project is totally redesigned as @smart-rb https://github.com/smart-rb]] Powerful set of common abstractions: Service Object (Operation), IoC Container (Dependency Container), Validation Object, Initialization DSL (and more..) (in active development)
adham90/command_service_object
:package: :octopus: command_service_object gem helps you to generate service and command objects using rails generator.
actblue/civil_service
A tiny service object framework for Rails apps
apsislabs/slayer
A Killer Service Layer
drexed/lite-command
Ruby Command based framework (aka service objects)
tarellel/crossbeam
An easy way to create and run service objects with callbacks, validations, errors, and responses
Cado-Labs/smart_operation
Smart implementation of the most-used programming pattern - Service Object. Powered by smart_injection, smart_container, smart_types and smart_initializer (https://github.com/smart-rb)
javierav/haku
A library for build simple service objects
Fire-Dragon-DoL/fried-service
Service object interface
mpakus/comandor
Comandor - simple service objects in Ruby
philiplambok/authenticator-service-object
Sample project to implement service object that handle authentication.
dmdropkick/service_object
Implementation of the Service Object pattern
lollar/arbitrium
A Gem for Service Objects
on-strum/ruby-on-strum-service
Abstract class for service object scaffolding
rodrigovilina/mini_service
A tiny Ruby Gem providing a simple interface for Service Objects.
kirillshevch/operators
Operators is a gem that provide effortless solutions which will make it easier to build Rails apps correctly by using common patterns.