class Rails::Engine::Configuration
def load_paths
def load_paths ActiveSupport::Deprecation.warn "config.load_paths is deprecated. Please use config.autoload_paths instead." autoload_paths end
def load_paths ActiveSupport::Deprecation.warn "config.load_paths is deprecated. Please use config.autoload_paths instead." autoload_paths end