method
helpers_paths
v8.0.0 -
Show latest stable
- Class:
Rails::Application
helpers_paths()public
No documentation available.
# File railties/lib/rails/application.rb, line 524
def helpers_paths # :nodoc:
config.helpers_paths
end