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