SkinnyAdmin Build Status

Easily create an admin interface in Rails. Unlike other administrative frameworks, Skinny Admin is meant to be a quick way to setup your Administrative needs and allow you to work within Ruby/Rails with no strange DSLs. This will allow you to use what you already know and reduce startup time.

Please see the Documentation and take the Test Drive at SkinnyAdmin.org

Installation

Add this line to your application's Gemfile:

gem 'skinny_admin'

And then execute:

$ bundle

Or install it yourself as:

$ gem install skinny_admin

Usage

Full usage instructions and changes can be found at SkinnyAdmin.org.

Contributing

Bug reports and pull requests are welcome on GitHub.

License

The gem is available as open source under the terms of the MIT License.