Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v4.0.2) is shown here.
_implied_layout_name()
public
If no layout is
supplied, look for a template named the return value of this method.
Returns
# File actionpack/lib/abstract_controller/layouts.rb, line 276
def _implied_layout_name # :nodoc:
controller_path
end