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