Suspenders is a Rails plugin containing generators for configuring Rails applications. It is used by thoughtbot to get a jump start on a new or existing app. Use Suspenders if you're in a rush to build something amazing; don't use it if you like missing deadlines.
group :development, :test do
gem "suspenders"
end
./bin/rails g suspenders:all
TODO
See the CONTRIBUTING document. Thank you, contributors!
Suspenders is Copyright (c) thoughtbot, inc. It is free software, and may be redistributed under the terms specified in the LICENSE file.
Suspenders is maintained by [thoughtbot].
Suspenders is maintained and funded by thoughtbot, inc. The names and logos for thoughtbot are trademarks of thoughtbot, inc.
We love open source software! See our other projects or hire us to help build your product.