Blog

Rails

108 posts tagged rails — the same founder-tested patterns, filtered.

Rails 8 Solid Cache Performance: Complete Migration from Redis

Rails 8 Solid Cache Performance: Complete Migration from Redis

Complete guide to Rails 8 Solid Cache performance optimization and Redis migration. Database-backed caching advantages, benchmarks, cost savings, and step-by-step migration strategy.
Rails 8 Authentication Generator: Complete Migration from Devise

Rails 8 Authentication Generator: Complete Migration from Devise

Master the migration from Devise to Rails 8's built-in authentication system. Complete guide with step-by-step migration, security best practices, and production deployment strategies.
Propshaft vs Sprockets: Complete Rails 8 Asset Pipeline Migration Guide

Propshaft vs Sprockets: Complete Rails 8 Asset Pipeline Migration Guide

How to migrate from Sprockets to Propshaft in Rails 8. Performance benchmarks, step-by-step migration, and production deployment strategies from teams who have done it.
Hotwire Turbo 8 Performance Patterns: Real-Time Rails Applications

Hotwire Turbo 8 Performance Patterns: Real-Time Rails Applications

Master Hotwire Turbo 8 performance optimization for real-time Rails applications. Complete guide with advanced patterns, benchmarks, and production deployment strategies.
Building RAG Applications in Rails 7.1+ with pgvector: Complete Guide

Building RAG Applications in Rails 7.1+ with pgvector: Complete Guide

Build RAG applications in Rails with pgvector: Add semantic search, AI-powered Q&A to your startup. Complete tutorial for Ruby developers building AI features ✓
Solid Queue vs Sidekiq: When Each Wins

Solid Queue vs Sidekiq: When Each Wins

Solid Queue runs jobs in your database and drops Redis. Sidekiq keeps Redis and its throughput. Which one fits comes down to job volume and ops appetite.
When Small Method Choices Cascade Into Big Performance Wins

When Small Method Choices Cascade Into Big Performance Wins

How one Ruby method change from gsub to tr cut CPU usage by 40%. Real examples of small method choices that cascade into big performance wins in Rails apps.
Rails 7.1: How Ruby on Rails Developers Can Use the .with Query Method for CTEs

Rails 7.1: How Ruby on Rails Developers Can Use the .with Query Method for CTEs

Rails 7.1 added the .with query method, bringing Common Table Expressions into Active Record. How CTEs work, and when they make a query clearer.
Turbocharge Your Rails Apps with Smart Database Indexing

Turbocharge Your Rails Apps with Smart Database Indexing

Is your Rails application running slow? Are search queries taking forever to complete? The solution might be simpler than you think.
The Art of Form Objects: Elegant Search Filtering in Rails 🔍

The Art of Form Objects: Elegant Search Filtering in Rails 🔍

Rails search starts as a few query params and grows tangled. How form objects and filter components keep it readable as the filters multiply.

Reading this because something is going wrong?

A free code audit gives you a written assessment of your codebase in plain English.

Get a Free Code Audit

Rated 4.8/5 on Clutch · you keep the write-up either way