Skip to content

✨ Add Ruby language style & philosophy guide (Omakase) - #178

Merged
mahimashanware merged 1 commit into
gemini-cli-extensions:mainfrom
palladius:add-ruby-styleguide
Aug 11, 2026
Merged

✨ Add Ruby language style & philosophy guide (Omakase)#178
mahimashanware merged 1 commit into
gemini-cli-extensions:mainfrom
palladius:add-ruby-styleguide

Conversation

@palladius

Copy link
Copy Markdown

Adds canonical Ruby styleguide (ruby.md) blending Omakase defaults, pragmatism, developer ergonomics (Rake), and language philosophy.

Closes #177

Signed-off-by: Antigravity ♊

Includes:
- Omakase & sensible defaults (Rails, Devise, Solid Queue, RubyLLM)
- Minimalism, aesthetics, and DSL guidance (SICP & Matz quotes)
- Rule of 3 commands max with Rake task orchestration (Rakefile & rake -T)
- Language best practices (frozen_string_literal, blocks, naming conventions)

Signed-off-by: Antigravity ♊
@palladius

Copy link
Copy Markdown
Author

Any progress here?

@mahimashanware
mahimashanware merged commit f06add3 into gemini-cli-extensions:main Aug 11, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

💎 Add Ruby to Code Styleguides (Omakase & Philosophy)

2 participants