Skip to content

thoughtbot/suspenders

Repository files navigation

Suspenders

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.

Suspenders boy

Usage

group :development, :test do
  gem "suspenders"
end
./bin/rails g suspenders:all

Generators

TODO

Contributing

See the CONTRIBUTING document. Thank you, contributors!

License

Suspenders is Copyright (c) thoughtbot, inc. It is free software, and may be redistributed under the terms specified in the LICENSE file.

About

Suspenders is maintained by [thoughtbot].

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.