Sha256: 7067a3c2c63934d0baf92456e18628397d0a81f23d0d176ece96205630e5346c
Contents?: true
Size: 1.72 KB
Versions: 9
Compression:
Stored size: 1.72 KB
Contents
# MJ-Suspenders Suspenders is the base Rails application used at [thoughtbot](http://thoughtbot.com/community). MJ-Suspenders is my personal fork. [](https://travis-ci.org/mjacobus/mj-suspenders) [](https://coveralls.io/r/mjacobus/mj-suspenders) [](https://codeclimate.com/github/mjacobus/mj-suspenders) [](https://gemnasium.com/mjacobus/mj-suspenders) [](http://badge.fury.io/rb/mj-suspenders) Installation ------------ First install the suspenders gem: gem install mj-suspenders Then run: mj-suspenders projectname This will create a Rails 4.0 app in `projectname`. By default this script creates a new git repository. See below if you want to use it against an existing repo. Dependencies ------------ Suspenders requires Ruby 1.9.2 or greater. Issues ------ If you have problems, please create a [Github Issue](https://github.com/mjacobus/mj-suspenders/issues). Contributing ------------ Please see CONTRIBUTING.md for details. Credits ------- Big thank to thoughtbot for their great gems.  Suspenders is maintained and funded by [thoughtbot, inc](http://thoughtbot.com/community). The names and logos for thoughtbot are trademarks of thoughtbot, inc. License ------- Suspenders is Copyright © 2008-2014 thoughtbot. It is free software, and may be redistributed under the terms specified in the LICENSE file.
Version data entries
9 entries across 9 versions & 1 rubygems