
// 01 SECURITY //// Apr 21, 2026
Essential Security Best Practices for Rails Developers
A practical Rails security checklist covering SQL injection, mass assignment, CSRF, secrets management, dependency auditing, and secure headers.
ReadThree long-form pieces on Rails plugins, refactoring, and security. More forthcoming.

A practical Rails security checklist covering SQL injection, mass assignment, CSRF, secrets management, dependency auditing, and secure headers.
Read
A curated look at the gems and plugins that belong in every modern Rails project, from background jobs to full-text search.
Read
A systematic approach to refactoring legacy Rails codebases: identifying bottlenecks, untangling fat models, and improving query performance without rewriting everything.
Read