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

collectiveidea/audited

Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models. observed · 2026-08-28

github.com/collectiveidea/audited · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

56/100

  • Activity 52
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6780
  • days_rel: n/a
  • days_push: 288
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3496 stars · 661 forks observed · 2026-08-28

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

Audited is a Ruby gem and ActiveRecord extension for Rails that automatically logs all changes to your models into an audits table. It records who made changes, supports comments, and can associate related models with each audit entry.

Use cases

  • track who changed what in rails models
  • add an audit trail to activerecord records
  • log model changes for compliance
  • record user attribution for record changes
  • keep a history of attribute changes in a rails app
  • audit database record modifications

When to choose

  • you use Rails with ActiveRecord and need per-model change history
  • you need to record which user made each change
  • you want a mature, widely used audit gem with MIT licensing

When to avoid

  • you use MongoDB or an ORM other than ActiveRecord
  • you need auditing outside of Rails/Ruby
  • you need high-throughput change data capture rather than simple model auditing

Facets

library · maturity active

orm logging database databases web-development backend developer-tools ruby activerecord audit-trail audit-log rails-gem change-tracking compliance rails web-server

1 source

Member repositories

RepositoryRoleHealth v2
collectiveidea/auditedmain56

For agents

markdown · JSON · MCP: product_card(name="collectiveidea/audited")

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