Rails generators use templates to create stub files for models, controllers, views, unit tests, migrations and generators itself.
Rails generators use templates to create stub files for models, controllers, views, unit tests, migrations and even generators itself to create customized generator behaviour.