
New version of our Rails template, working on top of Suspenders
Hebillas is a Rails template that is designed to work on top of thoughtbot's Suspenders. It allows users to apply a Rails template on top of Suspenders and customize it to fit their needs. This approach is seen as more suitable than maintaining a fork of Suspenders or requesting modifications from thoughtbot.
Hebillas is a customizable Rails template that is built on top of thoughtbot's Suspenders. It allows users to easily extend and customize Suspenders to fit their specific needs. The template includes a list of installed gems, generates a .gitignore file, provides default skeletons for JavaScript and stylesheet organization, and makes various edits to configuration files to enhance functionality. Installation is simple and requires minimal manual intervention. Overall, Hebillas is a useful tool for Rails developers looking to rapidly set up a project with customized options.
