Member predicate ActionControllerActionMethod::getDefaultTemplateFile
Establishes a mapping between a method within the file
<sourcePrefix>app/controllers/<subpath>_controller.rb
and the
corresponding template file at
<sourcePrefix>app/views/<subpath>/<method_name>.html.erb
.