lo-suspenderss

This is a customized fork of thoughtbot’s suspenders.

The primary differences are: * Slim templates * Bootstrap instead of thoughtbot's styles * Dev tools like ActiveType, Awesome Print, Letter Opener, and Xray

Installation

First install the lo-suspenders gem:

gem install lo-suspenders

Then run:

lo-suspenders projectname

This will create a Rails app in projectname using the latest version of Rails.

Associated services

Gemfile

To see the latest and greatest gems, look at lo-suspenders' Gemfile, which will be appended to the default generated projectname/Gemfile.

It includes application gems like:

And development gems like:

And testing gems like:

Other goodies

lo-suspenders also comes with:

Credits

lo-suspenders is created by aguynamedloren, based on suspenders by thoughtbot, inc.