Commit Graph

6 Commits

Author SHA1 Message Date
Pratik Naik 25b6b95459 Make RAILS_* give deprecation warning just once 2010-02-04 17:00:50 +00:00
Joshua Peek 68b76a38eb Cleanup deprecation notices. 2010-01-18 09:49:38 -06:00
José Valim 1a275730b2 Set deprecation warnings for RAILS_ENV and RAILS_DEFAULT_LOGGER. 2010-01-13 01:19:22 +01:00
Joshua Peek 88fd569ba0 Remove config.gem deprecation stub since its not "deprecated" but
completely removed.

This makes feature detection easier with config.respond_to?(:gem)
2010-01-06 11:33:04 -06:00
Carl Lerche d0f4d93df8 Remove some remnants of config.gem 2009-10-17 14:38:40 -07:00
Carl Lerche 2110a524a4 Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application's object root) 2009-10-16 12:51:02 -07:00