Use Rails Bootstrap to create a boilerplate project and kickstart development

Hey everyone,

I just created a quick little project called Rails Bootstrap, that I
thought
you might find useful. It lets you create a boilerplate Rails project,
furnished with all the gems, libraries and dependencies you need to get
started immediately. Check it out here:

And please do let me know if you have feedback!

Thanks,
Chetan

It lets you create a boilerplate Rails project, furnished with all the
gems, libraries and dependencies you need to get started immediately.

Why wouldn’t you do this using a Rails application template?