Method: Rails::Application::Configuration#helpers_paths
- Defined in:
- railties/lib/rails/application/configuration.rb
#helpers_paths ⇒ Object
Returns the value of attribute helpers_paths.
14 15 16 |
# File 'railties/lib/rails/application/configuration.rb', line 14 def helpers_paths @helpers_paths end |