MCPcopy Index your code
hub / github.com/thoughtbot/administrate

github.com/thoughtbot/administrate @v1.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0.0 ↗ · + Follow
2,621 symbols 8,089 edges 13 files 18 documented · 1% updated 3d agov1.0.0 · 2025-10-31★ 6,03295 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Administrate

CircleCI Gem Version

A framework for creating flexible, powerful admin dashboards in Rails. Try the demo.

administrate

What's Administrate?

Administrate is a library for Rails that generates admin dashboards. These give users clean interfaces that allow them to create, edit, search, and delete records for any model in the application. Administrate aims to provide the best user experience, and doing as much work as possible for you, whilst also being flexible to customise.

To accomplish these goals, Administrate follows a few guiding principles:

  • Stay as close to standard Rails as possible, keeping the Administrate-specific code as small as practical,
  • Support the simplest use cases, and let the user override defaults with standard tools such as plain Rails controllers and views,
  • Break up the library into core components and plugins, so each component stays small and pleasant to maintain.

Documentation

To customize the appearance, behavior, and contents of the dashboard, we publish a set of guides for the current release.

These guides are available as markdown files in the docs subdirectory of the git repository, too.

We publish docs for the upcoming release, which you can find at our prerelease app.

Contributing

Please see CONTRIBUTING.md.

Administrate was originally written by Grace Youngblood and is now maintained by Nick Charlton. Many improvements and bugfixes were contributed by the open source community.

License

administrate is Copyright © 2015 thoughtbot. It is free software, and may be redistributed under the terms specified in the LICENSE file.

About thoughtbot

thoughtbot

This repo is maintained and funded by thoughtbot, inc. The names and logos for thoughtbot are trademarks of thoughtbot, inc.

We love open source software! See our other projects. We are available for hire.

Core symbols most depended-on inside this repo

push
called by 250
app/assets/builds/administrate/application.js
get
called by 121
app/assets/builds/administrate/application.js
charCodeAt
called by 116
app/assets/builds/administrate/application.js
forEach
called by 113
app/assets/builds/administrate/application.js
slice
called by 111
app/assets/builds/administrate/application.js
getAttribute
called by 108
app/assets/builds/administrate/application.js
replace
called by 89
app/assets/builds/administrate/application.js
map
called by 83
app/assets/builds/administrate/application.js

Shape

Method 1,417
Function 1,162
Class 42

Languages

TypeScript100%

Modules by API surface

app/assets/builds/administrate/application.js2,610 symbols
app/assets/javascripts/administrate/controllers/tooltip_controller.js4 symbols
app/assets/javascripts/administrate/controllers/select_controller.js4 symbols
app/assets/javascripts/administrate/controllers/table_controller.js3 symbols

Dependencies from manifests, versioned

@hotwired/stimulus3.2.2 · 1×
@hotwired/turbo-rails8.0.0 · 1×
@rails/actiontext8.0.0 · 1×
@thoughtbot/stylelint-config4.0.0 · 1×
esbuild0.25.0 · 1×
jquery3.7.0 · 1×
sass1.63.6 · 1×
selectize0.12.6 · 1×
stylelint16.2.1 · 1×
trix2.1.15 · 1×

For agents

$ claude mcp add administrate \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact