Ross ROSS = Recommend OSS · open-source software intelligence for agents

flyerhzm/rails_best_practices

a code metric tool for rails projects observed · 2026-08-28

github.com/flyerhzm/rails_best_practices · homepage · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 78
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6147
  • days_rel: n/a
  • days_push: 132
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4161 stars · 271 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

rails_best_practices is a code metric tool that checks the quality of Rails code against a set of best-practice rules. It runs from the command line over a Rails project and reports violations, with support for multiple ORMs and template engines.

Use cases

  • check my rails app for code smells and best practice violations
  • run static analysis on a ruby on rails codebase
  • generate an html report of rails code quality issues
  • enforce rails coding conventions in ci
  • find bad practices like default_scope or unchecked save calls in rails models

When to choose

  • you maintain a ruby on rails project and want automated best-practice checks
  • you want a simple command-line code metric tool with html or plain text output
  • your project uses activerecord, mongoid, or mongomapper with erb, haml, slim, or rabl templates

When to avoid

  • your project is not a rails application
  • you need general-purpose ruby linting rather than rails-specific best practices (use rubocop instead)
  • you need actively evolving rule sets or modern rails version support guarantees

Facets

cli-tool · maturity maintenance

linter developer-tools code-review developer-tools web-development testing ruby cli cross-platform rails code-quality static-analysis code-metrics ruby-gem

2 sources

Member repositories

RepositoryRoleHealth v2
flyerhzm/rails_best_practicesmain67

For agents

markdown · JSON · MCP: product_card(name="flyerhzm/rails_best_practices")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem