A practical workflow for coding with AI on brownfield and greenfield Rails applications. Covers context generation, layered documentation, pattern synthesis, and maintaining code quality.
Version 1.5.0 brings comprehensive security improvements from community contributor hellvinz, plus support for sandboxed AI agents like GitHub Copilot and Claude Code.
Production-ready ERB partials styled with Tailwind CSS 4.0 for Rails apps. A shadcn/ui-inspired component library using standard ERB, Stimulus, and Tailwind.
Learn how Rails MCP Server's new architecture reduces context consumption by 67% through progressive tool discovery, Rails introspection, and Prism static analysis.
Why I built recuerd0, a context memory layer for AI coding agents, on SQLite and FTS5 full-text search instead of embeddings, vector databases, or RAG.
Kamal isn't just for apps you build yourself. It works just as well for prebuilt third-party Docker images — here's the pattern I use for self-hosted apps.