Projects

Open-source gems and tools I maintain.

safe_memoize
rubygem

SafeMemoize is a production-ready, zero-dependency memoization library for Ruby. It uses Ruby's prepend mechanism to wrap methods with a ...

v1.7.0 Source
solid_queue_web
rubygem

Mount SolidQueueWeb in any Rails app using Solid Queue to get a full-featured job dashboard: inspect jobs by status (ready, scheduled, ru...

v1.6.0 Source
solid_stack_web
rubygem

SolidStackWeb is a mountable Rails engine that provides a production-ready operations dashboard for the full Solid Stack. It covers Solid...

v1.6.0 Source
turbo_rspec
rubygem

Drop-in test matchers for hotwired/turbo-rails: assert Turbo Stream responses, Turbo Frame content, ActionCable broadcasts, and Capybara ...

v1.6.1 Source
rails_audit_log
rubygem

Rails engine that tracks ActiveRecord create, update, and destroy events as structured JSON records. Ships a mountable web dashboard, who...

v1.5.0 Source

Provides audit logging for GraphQL mutations and queries in Rails applications.

v1.0.0 Source

A Rails engine that adds structured, pluggable health check endpoints to any Rails app. Includes 11 built-in checks (database, cache, Red...

v1.0.1 Source