Reusable Ruby on Rails Application Templates
Play
8:09 CC

Reusable Ruby on Rails Application Templates

#241 May 10, 2020 pro
Application Templates are a great way to get a base for your application. However, once you have used the template, it doesn't serve any further purpose. In this episode, we look at the power of Templates in a reusable application for existing applications.

Templating Ruby on Rails Applications
Play
12:22 CC

Templating Ruby on Rails Applications

#163 Dec 9, 2018 pro
There is a lot of work that is done on new applications and a lot of the common code between new applications. In this episode, we look at using templates to speed up the initial process.