This project is archived and is in readonly mode.

#5546 ✓resolved
Ivo Wever

3.0.0. Example application.rb generates DEPRECATION WARNING

Reported by Ivo Wever | September 3rd, 2010 @ 01:39 PM

The example code in application.rb states:

# Add additional load paths for your own custom dirs
# config.load_paths += %W( #{config.root}/extras )

However, if you uncomment this code, it will generate:

DEPRECATION WARNING: config.load_paths is deprecated. Please use config.autoload_paths instead.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Pages