zeiv/caseadilla

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# Caseadilla

[![Gem Version](https://badge.fury.io/rb/caseadilla.svg)](https://badge.fury.io/rb/caseadilla) [![Build Status](https://travis-ci.org/zeiv/caseadilla.svg?branch=master)](https://travis-ci.org/zeiv/caseadilla) [![Code Climate](https://codeclimate.com/github/zeiv/caseadilla/badges/gpa.svg)](https://codeclimate.com/github/zeiv/caseadilla) [![Test Coverage](https://codeclimate.com/github/zeiv/caseadilla/badges/coverage.svg)](https://codeclimate.com/github/zeiv/caseadilla/coverage) [![Inline docs](http://inch-ci.org/github/zeiv/caseadilla.svg?branch=master)](http://inch-ci.org/github/zeiv/caseadilla)

Caseadilla is a Rails application back-end development tool and CMS designed to make creating crips, intuitive administrator interfaces easy.

## Installation

Add this line to your application's Gemfile:

    gem 'caseadilla'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install caseadilla

## Usage

TODO: Write usage instructions here

## Acknowledgements

This gem is largely based on Casein and Comfortable Mexican Sofa.

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request