Projects
Open-source gems and tools I maintain.
safe_memoize
SafeMemoize is a production-ready, zero-dependency memoization library for Ruby. It uses Ruby's prepend mechanism to wrap methods with a ...
solid_queue_web
Mount SolidQueueWeb in any Rails app using Solid Queue to get a full-featured job dashboard: inspect jobs by status (ready, scheduled, ru...
solid_stack_web
SolidStackWeb is a mountable Rails engine that provides a production-ready operations dashboard for the full Solid Stack. It covers Solid...
turbo_rspec
Drop-in test matchers for hotwired/turbo-rails: assert Turbo Stream responses, Turbo Frame content, ActionCable broadcasts, and Capybara ...
rails_audit_log
Rails engine that tracks ActiveRecord create, update, and destroy events as structured JSON records. Ships a mountable web dashboard, who...
rails_audit_log-graphql
Provides audit logging for GraphQL mutations and queries in Rails applications.
rails_health_checks
A Rails engine providing configurable health check endpoints for monitoring application status.