{"id":13878929,"url":"https://github.com/superadministration/super","last_synced_at":"2025-11-11T18:27:25.530Z","repository":{"id":48139177,"uuid":"186205492","full_name":"superadministration/super","owner":"superadministration","description":"A simple, powerful, zero dependency Rails admin framework","archived":false,"fork":false,"pushed_at":"2024-02-22T17:27:55.000Z","size":7364,"stargazers_count":85,"open_issues_count":6,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-10T01:15:02.555Z","etag":null,"topics":["admin-dashboard","admin-ui","rails","ruby"],"latest_commit_sha":null,"homepage":"https://superadministration.github.io","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/superadministration.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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}},"created_at":"2019-05-12T03:14:18.000Z","updated_at":"2024-12-11T20:07:00.000Z","dependencies_parsed_at":"2024-11-24T08:15:07.556Z","dependency_job_id":null,"html_url":"https://github.com/superadministration/super","commit_stats":{"total_commits":541,"total_committers":1,"mean_commits":541.0,"dds":0.0,"last_synced_commit":"20fa9fc358349c83ea57674c78206c4d54615a14"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superadministration%2Fsuper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superadministration%2Fsuper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superadministration%2Fsuper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superadministration%2Fsuper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/superadministration","download_url":"https://codeload.github.com/superadministration/super/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137891,"owners_count":21053775,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["admin-dashboard","admin-ui","rails","ruby"],"created_at":"2024-08-06T08:02:04.493Z","updated_at":"2025-11-11T18:27:20.509Z","avatar_url":"https://github.com/superadministration.png","language":"Ruby","readme":"# Super\n\n![Unit tests status](https://github.com/superadministration/super/workflows/Unit%20tests/badge.svg?branch=main)\n[![Gem](https://img.shields.io/gem/v/super)][gem]\n\nSuper is an admin framework for Ruby on Rails applications. It helps you make\nadmin pages quickly, and it provides a powerful interface for admins to use.\n\nCheck out the [demo][demo] / Read the [docs][docs]\n\n\n## Features\n\n#### Ease of use and setup\n\n* Configurable display pages\n    * Advanced filtering and sorting\n    * Supports showing computed values that aren't backed by database fields\n* Configurable form pages\n    * Supports nested attributes using `accepts_nested_attributes_for`\n    * Supports having different forms for new and edit pages\n* Controllers that can automatically configure itself for any ActiveRecord model\n* Compatible with Sprockets, Webpacker, jsbundling, and cssbundling\n* Responsive and mobile-friendly web pages\n\n#### Ease of customization\n\n* Plenty of escape hatches for those very customized pages\n* Builds on top of standard Rails controllers and ERB views\n* No DSL. Configure your admin pages by setting attributes and returning objects\n\n#### Ease of long-term maintainability\n\nEach gem in your Gemfile requires some maintenance around keeping dependencies\nup to date. Super works hard to keep its maintenance as simple as possible.\n\n*Note: Super is under active development and will likely have a few more\nbreaking changes before 1.0.*\n\n* Only depends on code that comes with Rails or Ruby. There are no other\n  third-party dependencies\n* Includes pre-built frontend assets. Super doesn't depend on Sass, PostCSS,\n  Babel, etc\n* Supports Rails 5.0+, 6.0+, 7.0+\n* Supports Ruby 2.3+, 3.0+\n\n\nSee the [demo][demo] and its [source][demo_source] for an example of some of its\nfeatures. See the [docs][docs] for a walkthrough.\n\n\n## Quick start\n\nInstall Super by running:\n\n```\nbundle add super\nbin/rails g super:install\n```\n\nYou can create admin pages by running this for all the models you want:\n\n```\nbin/rails g super:resource ModelName\n```\n\n\n## Contributing\n\nSee [CONTRIBUTING](./CONTRIBUTING.md)\n\n\n## License\n\nThe gem is available under the terms of the [GNU LGPLv3](./LICENSE).\n\n\n[gem]: https://rubygems.org/gems/super\n[discussions]: https://github.com/superadministration/super/discussions\n[docs]: https://superadministration.github.io/\n[demo]: https://superdemo.zachahn.com/admin\n[demo_source]: https://github.com/superadministration/super_demo\n","funding_links":[],"categories":["Ruby"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperadministration%2Fsuper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuperadministration%2Fsuper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperadministration%2Fsuper/lists"}