Profile photo

Chuck Smith

Senior Software Engineer

I am passionate about building, useful, and maintainable, Ruby on Rails applications. I am currently looking for my next role. Previously I was at Opscompass, and several contracts with TekSystems.

Beyond work, I enjoy writing software packages that solve real world problems. Look below for some of the Rubygem projects have been coding recently.

Recent Articles

View All

Open Source Projects

safe_memoize

v1.7.0

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

v1.6.0

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

v1.6.0

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

turbo_rspec

v1.6.1

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

rails_audit_log

v1.5.0

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

rails_audit_log-graphql

v1.0.0

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