{"id":13400401,"url":"https://github.com/activeadmin/activeadmin","last_synced_at":"2026-03-07T11:15:57.229Z","repository":{"id":871581,"uuid":"611921","full_name":"activeadmin/activeadmin","owner":"activeadmin","description":"The administration framework for Ruby on Rails applications.","archived":false,"fork":false,"pushed_at":"2026-03-03T01:37:27.000Z","size":16413,"stargazers_count":9681,"open_issues_count":31,"forks_count":3333,"subscribers_count":181,"default_branch":"master","last_synced_at":"2026-03-03T09:57:50.478Z","etag":null,"topics":["activeadmin","admin-ui","arbre","rails","ruby"],"latest_commit_sha":null,"homepage":"https://activeadmin.info","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/activeadmin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"liberapay":"Active-Admin","open_collective":"activeadmin","tidelift":"rubygems/activeadmin"}},"created_at":"2010-04-15T14:26:03.000Z","updated_at":"2026-03-02T18:52:23.000Z","dependencies_parsed_at":"2024-03-08T01:46:09.259Z","dependency_job_id":"b07fb80f-539d-4c8b-ab30-9eccb0c935bf","html_url":"https://github.com/activeadmin/activeadmin","commit_stats":{"total_commits":6718,"total_committers":801,"mean_commits":8.38701622971286,"dds":0.8550163739208098,"last_synced_commit":"210344a20f5624d7744492a0df56747c7467f527"},"previous_names":["gregbell/active_admin"],"tags_count":109,"template":false,"template_full_name":null,"purl":"pkg:github/activeadmin/activeadmin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/activeadmin%2Factiveadmin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/activeadmin%2Factiveadmin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/activeadmin%2Factiveadmin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/activeadmin%2Factiveadmin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/activeadmin","download_url":"https://codeload.github.com/activeadmin/activeadmin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/activeadmin%2Factiveadmin/sbom","scorecard":{"id":96299,"data":{"date":"2025-08-11","repo":{"name":"github.com/activeadmin/activeadmin","commit":"1237aefe9b4329153180190f406b3ec5a181af4f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Maintained","score":10,"reason":"22 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bug-report-template.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-deployment.yml:11","Warn: no topLevel permission defined: .github/workflows/eslint.yml:1","Warn: no topLevel permission defined: .github/workflows/gherkin-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/github-actions-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/markdown-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/rubocop.yml:1","Warn: no topLevel permission defined: .github/workflows/typos.yml:1","Warn: no topLevel permission defined: .github/workflows/yaml-lint.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bug-report-template.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/bug-report-template.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bug-report-template.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/bug-report-template.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bug-report-template.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/bug-report-template.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-deployment.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/docs-deployment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-deployment.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/docs-deployment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-deployment.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/docs-deployment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-deployment.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/docs-deployment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-deployment.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/docs-deployment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/eslint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/eslint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/eslint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/eslint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/eslint.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/eslint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/eslint.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/eslint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gherkin-lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/gherkin-lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gherkin-lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/gherkin-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gherkin-lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/gherkin-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-actions-lint.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/github-actions-lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-actions-lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/github-actions-lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-actions-lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/github-actions-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/markdown-lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/markdown-lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/markdown-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/rubocop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/rubocop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/rubocop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/rubocop.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typos.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/typos.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/typos.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/typos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/yaml-lint.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/yaml-lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/yaml-lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/yaml-lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/yaml-lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/activeadmin/activeadmin/yaml-lint.yml/master?enable=pin","Info:   0 out of  23 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T09:07:26.828Z","repository_id":871581,"created_at":"2025-08-15T09:07:26.829Z","updated_at":"2025-08-15T09:07:26.829Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30166869,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["activeadmin","admin-ui","arbre","rails","ruby"],"created_at":"2024-07-30T19:00:51.631Z","updated_at":"2026-03-07T11:15:57.166Z","avatar_url":"https://github.com/activeadmin.png","language":"Ruby","readme":"# Active Admin\n\n[Active Admin](https://activeadmin.info) is a Ruby on Rails framework for\ncreating elegant backends for website administration.\n\n[![Version][rubygems_badge]][rubygems]\n[![Github Actions][actions_badge]][actions]\n[![Coverage][coverage_badge]][coverage]\n[![Tidelift][tidelift_badge]][tidelift]\n\n## Goals\n\n* Enable developers to quickly create good-looking administration interfaces.\n* Build a DSL for developers and an interface for businesses.\n* Ensure that developers can easily customize every nook and cranny.\n\n## Getting started\n\n* Review [the documentation][docs].\n* For help, questions, etc. [discuss ActiveAdmin on GitHub](https://github.com/activeadmin/activeadmin/discussions) or use [StackOverflow][stackoverflow]\n* The [wiki] includes links to tutorials, articles and sample projects.\n\n## For enterprise\n\nActive Admin for enterprise is available via the Tidelift subscription. [Learn\nMore][tidelift_enterprise].\n\n## Want to contribute?\n\nIf you want to contribute through code or documentation, the [Contributing\nguide is the best place to start][contributing]. If you have questions, feel free\nto ask.\n\n## Want to support us?\n\nIf you want to support us financially, you can [help fund the project\nthrough a Tidelift subscription][tidelift_support]. By buying a Tidelift subscription\nyou make sure your whole dependency stack is properly maintained, while also\ngetting a comprehensive view of outdated dependencies, new releases, security\nalerts, and licensing compatibility issues.\n\nYou can also support us with a weekly tip via [Liberapay].\n\nFinally, we have an [Open Collective][opencollective page] where you can become a backer or\nsponsor for the project, and also submit expenses to it.\n\n## Dependencies\n\nWe try not to reinvent the wheel, so Active Admin is built with other open source projects:\n\n* [Arbre]\n* [Devise]\n* [Flowbite](https://flowbite.com)\n* [Formtastic]\n* [Inherited Resources]\n* [Kaminari]\n* [Ransack]\n* [Tailwind CSS](https://tailwindcss.com)\n\n## Security contact information\n\nPlease use the Tidelift security contact to [report a security vulnerability][Tidelift security contact].\nTidelift will coordinate the fix and disclosure.\n\n## Acknowledgements\n\nThanks to [Greg Bell][Greg] for creating and sharing this project with the open source community.\n\nThanks to [all the people that ever contributed through code][contributors] or\nother means such as bug reports, issue triaging, feature suggestions, code\nsnippet tips, Slack discussions and so on.\n\nThanks to [Tidelift][tidelift] and all our Tidelift subscribers.\n\nThanks to [Open Collective][opencollective contributors] and all our Open Collective contributors.\n\n[Arbre]: https://github.com/activeadmin/arbre\n[Devise]: https://github.com/heartcombo/devise\n[Formtastic]: https://github.com/formtastic/formtastic\n[Inherited Resources]: https://github.com/activeadmin/inherited_resources\n[Kaminari]: https://github.com/kaminari/kaminari\n[Ransack]: https://github.com/activerecord-hackery/ransack\n\n[rubygems_badge]: https://img.shields.io/gem/v/activeadmin.svg\n[rubygems]: https://rubygems.org/gems/activeadmin\n[actions_badge]: https://github.com/activeadmin/activeadmin/workflows/ci/badge.svg\n[actions]: https://github.com/activeadmin/activeadmin/actions\n[coverage_badge]: https://codecov.io/gh/activeadmin/activeadmin/branch/master/graph/badge.svg?token=NAjeBdkQXW\n[coverage]: https://codecov.io/gh/activeadmin/activeadmin\n[tidelift_badge]: https://tidelift.com/badges/github/activeadmin/activeadmin\n[tidelift]: https://tidelift.com/subscription/pkg/rubygems-activeadmin?utm_source=rubygems-activeadmin\u0026utm_medium=readme\n[tidelift_enterprise]: https://tidelift.com/subscription/pkg/rubygems-activeadmin?utm_source=rubygems-activeadmin\u0026utm_medium=referral\u0026utm_campaign=enterprise\n[tidelift_support]: https://tidelift.com/subscription/pkg/rubygems-activeadmin?utm_source=rubygems-activeadmin\u0026utm_medium=referral\u0026utm_campaign=github\u0026utm_content=support\n\n[docs]: https://activeadmin.info/\n[wiki]: https://github.com/activeadmin/activeadmin/wiki\n[stackoverflow]: https://stackoverflow.com/questions/tagged/activeadmin\n[contributing]: https://github.com/activeadmin/activeadmin/blob/master/CONTRIBUTING.md\n[Liberapay]: https://liberapay.com/Active-Admin/donate\n[Tidelift security contact]: https://tidelift.com/security\n[Greg]: https://github.com/gregbell\n[contributors]: https://github.com/activeadmin/activeadmin/graphs/contributors\n[opencollective page]: https://opencollective.com/activeadmin\n[opencollective contributors]: https://opencollective.com/activeadmin#contributors\n","funding_links":["https://liberapay.com/Active-Admin","https://opencollective.com/activeadmin","https://tidelift.com/funding/github/rubygems/activeadmin","https://tidelift.com/badges/github/activeadmin/activeadmin","https://tidelift.com/subscription/pkg/rubygems-activeadmin?utm_source=rubygems-activeadmin\u0026utm_medium=readme","https://tidelift.com/subscription/pkg/rubygems-activeadmin?utm_source=rubygems-activeadmin\u0026utm_medium=referral\u0026utm_campaign=enterprise","https://tidelift.com/subscription/pkg/rubygems-activeadmin?utm_source=rubygems-activeadmin\u0026utm_medium=referral\u0026utm_campaign=github\u0026utm_content=support","https://liberapay.com/Active-Admin/donate","https://tidelift.com/security"],"categories":["Ruby","Rails Plugins","Admin Panels","1. language","Administration","Gems"],"sub_categories":["Rails Admin Interfaces","1.1 ruby","Articles"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factiveadmin%2Factiveadmin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factiveadmin%2Factiveadmin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factiveadmin%2Factiveadmin/lists"}