Method: Rails::Application#helpers_paths
- Defined in:
- railties/lib/rails/application.rb
#helpers_paths ⇒ Object
:nodoc:
527 528 529 |
# File 'railties/lib/rails/application.rb', line 527 def helpers_paths # :nodoc: config.helpers_paths end |