Ruby on Rails Development Guidelines
Objective: Define standards for building productive, secure, and maintainable web applications with Rails, covering conventions, ActiveRecord, routing, security, background jobs, and testing.
Source File
View the full rule: .agent/rules/rails.md
Sections
- Convention over Configuration
- ActiveRecord Best Practices
- Routing & API Design
- Security
- Background Jobs, Testing & Operations
