graphql Introducing SearchObject GraphQL Plugin When I started using GraphQL, I immediately saw, that SearchObject would be a perfect fit for search resolvers.
ruby Introducing KittyEvents Super simple publish/subscribe pattern using ActiveJob. You setup your events and list the subscribers for them. When an event is triggered, KittyEvents will fanout the event to each of your subscribers.
open_source Introducing MiniForm Introducing my newest gem - MiniForm. It is group of helpers for dealing with form objects and nested forms.