Explore

ruby × ruby on rails ×
  • Caching Strategies for Ultra-High Performance in Ruby on Rails

    We will discuss cache strategies and cache stores, as well as how to expire or invalidate...

  • screenshot

    Let there be docs! A documentation-first approach to Rails API development—Martian Chronicles, Evil Martians’ team blog

    A Docs-First Approach to Rails API Development? — Writing documentation for APIs is rarely an exciting...

  • Event-Driven Architecture with Ruby on Rails

    Ruby on Rails implementation of Event-driven architecture, EDA is a software architecture pattern that promotes the...

  • Self-hosted observability stack for Ruby on Rails apps | Michal Kazmierczak

    A Self-Hosted Observability Stack for Rails Apps? — An introduction to opentelemetry-rails-example, a repo that provides...

  • Best way to Validate HTTP parameters in Rails

    This post exposes what is considered as the most elegant way to handle complex HTTP parameters...