Skip to content
The administration framework for Ruby on Rails applications.
Ruby Gherkin CSS JavaScript HTML CoffeeScript
Branch: master
Clone or download
Latest commit 13f2a76 Oct 25, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci Rename some steps Oct 25, 2019
.dependabot Add dependabot config Oct 25, 2019
.github Fix incorrect anchor Oct 13, 2019
app Update base imports to use only initializers Oct 16, 2019
bin Add yarn binstub Oct 15, 2019
config Improved german translations (#5874) Oct 2, 2019
docs Bump bundler version in docs Gemfile Oct 25, 2019
features Fix conflict between meta tags and `Tag` models Oct 23, 2019
gemfiles Update `rake` to 13.0.0 Oct 25, 2019
lib Allow specifying custom input_html for DateRangeInput (#5867) Oct 25, 2019
spec Merge pull request #5896 from activeadmin/dependabot Oct 25, 2019
tasks Move each Gemfile to its own folder Oct 25, 2019
vendor/assets fixed missed jquery ui checkboxradio widget code Oct 31, 2017
.babelrc Add rollup config Oct 15, 2019
.codeclimate.yml Disable codeclimate quality checks (#5641) Dec 11, 2018
.gherkin-lintignore Run gherkin-lint in CI Dec 9, 2018
.gherkin-lintrc Basic gherkin-lint config Dec 9, 2018
.gitignore Update packaging to match current folder structure and expose js and … Oct 15, 2019
.mdlrc Lint more md files and fix more issues Jun 28, 2017
.rspec Revert "Ensure application gets reloaded only once" (#5801) Jul 12, 2019
.rspec_parallel Explicitly name regular spec coverage profiles Dec 11, 2018
.rubocop.yml Move each Gemfile to its own folder Oct 25, 2019
.simplecov Normalize test app paths (#5843) Sep 6, 2019
.yardopts No need to pass --exclude Jun 28, 2017
CHANGELOG.md Allow specifying custom input_html for DateRangeInput (#5867) Oct 25, 2019
CODE_OF_CONDUCT.md Bump contributor covenant to 1.4.1 Sep 22, 2018
CONTRIBUTING.md Move each Gemfile to its own folder Oct 25, 2019
Gemfile More explicit grouping to hint dependabot Oct 25, 2019
Gemfile.lock Update `rake` to 13.0.0 Oct 25, 2019
LICENSE remove Iconic Apr 8, 2015
README.md Use a specific link for the support section Aug 29, 2019
Rakefile Support relative and absolute gemfile paths Dec 28, 2018
activeadmin.gemspec Remove sprockets-es6 as a dependency Oct 15, 2019
cucumber.yml Use the standard cucumber formatter everywhere (#5844) Sep 6, 2019
package.json Update packaging to match current folder structure and expose js and … Oct 15, 2019
rollup.config.js Add auto-generated warning and blank line in bundled js Oct 15, 2019
yarn.lock Add rollup config Oct 15, 2019

README.md

Active Admin

Active Admin is a Ruby on Rails framework for creating elegant backends for website administration.

Version         Circle CI       Coverage        Tidelift        Inch CI

Goals

  • Enable developers to quickly create good-looking administration interfaces.
  • Build a DSL for developers and an interface for businesses.
  • Ensure that developers can easily customize every nook and cranny.

Getting started

  • Check out the docs.
  • Try the live demo.
  • The wiki includes links to tutorials, articles and sample projects.

For enterprise

Active Admin for enterprise is available via the Tidelift subscription. Learn More.

Need help?

Please use StackOverflow for help requests and how-to questions.

Please open GitHub issues for bugs and enhancements only, not general help requests. Please search previous issues (and Google and StackOverflow) before creating a new issue.

Google Groups, IRC #activeadmin and Gitter are not actively monitored.

Want to contribute?

If you want to contribute through code or documentation, the Contributing guide is the best place to start. If you have questions, feel free to ask.

Want to support us?

If you want to support us financially, you can help fund the project through a Tidelift subscription. By buying a Tidelift subscription you make sure your whole dependency stack is properly maintained, while also getting a comprehensive view of outdated dependencies, new releases, security alerts, and licensing compatibility issues.

You can also support us with a weekly tip via Liberapay.

Finally, we have an Open Collective where you can become a backer or sponsor for the project, and also submit expenses to it.

Dependencies

We try not to reinvent the wheel, so Active Admin is built with other open source projects:

Tool Description
Arbre Ruby -> HTML, just like that.
Devise Powerful, extensible user authentication
Formtastic A Rails form builder plugin with semantically rich and accessible markup
Inherited Resources Simplifies controllers with pre-built RESTful controller actions
Kaminari Elegant pagination for any sort of collection
Ransack Provides a simple search API to query your data

Security contact information

Please use the Tidelift security contact to report a security vulnerability. Tidelift will coordinate the fix and disclosure.

Acknowledgements

Thanks to Greg Bell for creating and sharing this project with the open source community.

Thanks to all the people that ever contributed through code or other means such as bug reports, issue triaging, feature suggestions, code snippet tips, Slack discussions and so on.

Thanks to Tidelift and all our Tidelift subscribers.

Thanks to Open Collective and all our Open Collective contributors.

You can’t perform that action at this time.