johnnypaper / skinny_admin

Admin Framework generator for Rails.

Home Page:https://skinnyadmin.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 here or visit SkinnyAdmin.org for more detail.

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.

About

Admin Framework generator for Rails.

https://skinnyadmin.org

License:MIT License


Languages

Language:HTML 54.1%Language:Ruby 45.2%Language:Shell 0.7%