Rails
Inspire
Users
Categories
Login
Open main menu
Users
Categories
Login
Users
@vaporyhumo
Service Object Interface
Simple example on how to implement the typical .call interface for plain ruby service objects.
class
User
def
greet
Greeter
.
call
(
name
)
end
end
Curated
over 2 years
ago by @
vaporyhumo