# railsadminteam/rails_admin

RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data

Repository: https://github.com/railsadminteam/rails_admin
Canonical: https://ross.abutalabs.com/products/rails_admin
Language: Ruby
License: MIT
License Family: permissive
Last push: 2026-08-22T14:01:52+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 5876, "days_push": 11, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7957, forks 2232 (observed 2026-08-28T04:10:10.238436+00:00)

## What it is
RailsAdmin is a Rails engine that adds an easy-to-use admin interface for managing application data. It provides automatic CRUD, search, filtering, data export, and integrates with Devise, CanCanCan, Pundit, and PaperTrail.

## Use cases
- generate an admin panel for a rails app
- manage database records through a web ui
- add crud interface for activerecord models
- export admin data to csv or json
- add role-based access to an admin dashboard
- browse and edit mongoid data in rails

## When to choose
- you have a Ruby on Rails app and need a ready-made admin backend
- you want automatic CRUD, search, and filtering for your models with minimal setup
- you already use Devise, CanCanCan, or Pundit and want them wired into an admin ui

## When to avoid
- your app is not built on Ruby on Rails
- you need a fully custom admin ui with bespoke workflows and design
- you use an ORM other than ActiveRecord or Mongoid

## Facets
- artifact type: plugin
- maturity: active
- function: ui-components, form-handling, search-engine, auth, authorization, csv, json, orm
- domain: web-development, backend, databases, developer-tools, cms
- platform: ruby, self-hosted
- tags: rails-engine, admin-dashboard, crud-interface, activerecord, mongoid, data-administration, web-server

## Member repositories
- railsadminteam/rails_admin (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:10.238436+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:32:37.438768+00:00, confidence not recorded.
  - readme: https://github.com/railsadminteam/rails_admin (fetched 2026-08-28T04:10:10.238436+00:00, sha 91cb65567003)
- Data as of 2026-08-30T08:39:29.467469+00:00.
