Open Source
Open source projects, contributions, and the ecosystem around shared code.
Catching Rails Credential Drift Between Environments
Rails ships no check that your credential files declare the same keys. We built credential_parity to catch the drift before it reaches production.
Building a Pluggable Adapter Architecture in Ruby
How to design a gem with zero hard dependencies and user-selectable backends.
Introducing DocPDF
A Ruby gem for document-to-PDF conversion and watermarking, with zero hard dependencies.
Honeypot Captchas for Rails
A simple, unobtrusive way to try to combat automated form spam.