Writing
Writing on rails.
3 posts tagged rails
-
Rails Engines as Products: Extract Only After Proof
A Rails engine should be extracted only after its boundary has survived production work. The Responsa case shows what moves out, what stays, and why now.
-
Rails SQLite Deployment: Single Server or Postgres?
A practical Rails SQLite deployment decision guide: when one server, Solid Queue and Solid Cache fit, and when managed PostgreSQL is safer in production.
-
Rails Stack 2026: Rails 8.1 for Production Systems
The Rails 8.1 stack I use for serious operational software: PostgreSQL, Phlex, Hotwire, Solid Queue and Active Storage, tested against real production data.