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