Sha256: fd712bb527bdf696b16c30a69ecd95ffe6162d36240ac61e95f87f71ab55ace2
Contents?: true
Size: 644 Bytes
Versions: 19
Compression:
Stored size: 644 Bytes
Contents
[![Build Status](https://api.travis-ci.org/screenconcept/shoestrap.png)](http://travis-ci.org/screenconcept/shoestrap) # Shoestrap Shoestrap is Screen Concept's Rails App bootstrapper, very similar and heavily inspired by https://github.com/thoughtbot/suspenders. It is currently under heavy development. # Installation `gem install shoestrap` # Using Shoestrap ## Create a shoestrapped Rails Application `shoestrap <app_name>` ## Using shoestrap generators Add shoestrap to your Gemfile. Run `rails generate shoestrap:cms cms/ModelName` to generate CMS Backend views. The cms/ prefix is necessary! # License See the file LICENSE.
Version data entries
19 entries across 19 versions & 1 rubygems