018 GitHub stars
02Strict RESTful controller design with only 7 standard actions.
03"Fat Model, Thin Controller" architecture, placing business logic, authorization, and broadcasting in models.
04Specific guidance on using CurrentAttributes for managing request context.
05Model-centric broadcasting patterns for Hotwire and Turbo.
06Enforces distinctive Ruby syntax and naming conventions for maximum clarity.