Rails Application Templates

January 06, 2014 šŸ“¬ Get My Weekly Newsletter

I’m posting more ā€œhow to do thingsā€ posts on the Stitch Fix Tech Blog, and here’s another one on how to effectively use Rails Application Templates:

The ability to quickly create and deploy an application is crucial to avoiding a monolithic architecture…Rails provides a handy feature called application templates that allows you to script the creation of a new applications with whatever boilerplate you need.