_implied_layout_name()
If no layout is supplied, look for a template named the return value of this method.
String - A template name
# File actionpack/lib/abstract_controller/layouts.rb, line 266 def _implied_layout_name controller_path end