There's no documentation for this item.
# File action_controller/layout.rb, line 310 def layout_directory?(layout_name) @template.finder.find_template_extension_from_handler(File.join('layouts', layout_name)) end
<code/>
<pre/>
<code/>and<pre/>for code samples.