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
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request