Skip to content

Ruby Development Guidelines

Objective: Define standards for idiomatic, secure, and maintainable Ruby code, covering style conventions, language features, metaprogramming, testing, security, and tooling.

Source File

View the full rule: .agent/rules/ruby.md

Sections

    1. Style & Conventions
    1. Language Features & Idioms
    1. Architecture & Design Patterns
    1. Testing
    1. Security & Tooling

Released under the MIT License.