Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.1k
A Rails engine that helps you put together a super-flexible admin dashboard.
License
thoughtbot/administrate
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A framework for creating flexible, powerful admin dashboards in Rails.Try the demo.
Administrate is a library for Rails that generates admin dashboards. These giveusers clean interfaces that allow them to create, edit, search, and deleterecords for any model in the application. Administrate aims to provide the bestuser experience, and doing as much work as possible for you, whilst also beingflexible to customise.
To accomplish these goals, Administrate follows a few guiding principles:
- Stay as close to standard Rails as possible, keeping theAdministrate-specific code as small as practical,
- Support the simplest use cases, and let the user override defaults withstandard tools such as plain Rails controllers and views,
- Break up the library into core components and plugins, so each componentstays small and pleasant to maintain.
To customize the appearance, behavior, and contents of the dashboard,we publish a setof guides for the current release.
These guides are available as markdown files in thedocs subdirectory of thegit repository, too.
We publishdocs for the upcoming release, which you can find at our prereleaseapp.
Please seeCONTRIBUTING.md.
Administrate was originally written by Grace Youngblood and is now maintained byNick Charlton. Many improvements and bugfixes were contributed by theopensourcecommunity.
administrate is Copyright © 2015 thoughtbot.It is free software, and may be redistributed under the terms specified in theLICENSE file.
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!Seeour other projects.We areavailable for hire.
About
A Rails engine that helps you put together a super-flexible admin dashboard.
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
