This project is archived and is in readonly mode.
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
-
Ivo Wever September 3rd, 2010 @ 01:39 PM
- no changes were found...
-
Neeraj Singh September 3rd, 2010 @ 03:03 PM
- State changed from new to resolved
- Importance changed from to Low
already fixed.
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>