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