There's no documentation for this item.
# File initializer.rb, line 632 def default_controller_paths paths = [File.join(root_path, 'app', 'controllers')] paths.concat builtin_directories paths end
<code/>
<pre/>
<code/>and<pre/>for code samples.