class Rails::Engine::Configuration
def all_eager_load_paths # :nodoc:
+paths+.
Private method that adds custom eager load paths to the ones defined by
def all_eager_load_paths # :nodoc: eager_load_paths + paths.eager_load end
def all_eager_load_paths # :nodoc: eager_load_paths + paths.eager_load end