Steve Klabnik
|
88d578a11f
|
Remove 'assigned but unused variable' warning
|
2012-09-18 16:53:36 +03:00 |
|
Sergey Nartimov
|
04d6ebb467
|
refactor RAILS_CACHE deprecation
that was introduced in 6f8159c421
|
2012-01-19 02:20:32 +03:00 |
|
kennyj
|
6f8159c421
|
Deprecate RAILS_CACHE constant.
|
2012-01-18 01:53:09 +09:00 |
|
José Valim
|
800695ad4c
|
Remove constants deprecation.
|
2010-08-29 20:48:32 -03:00 |
|
Jeremy Kemper
|
f98694b624
|
Ruby 1.9: be sure to explicitly reference toplevel constants within BasicObject deprecation proxies
|
2010-08-26 23:17:03 -07:00 |
|
Łukasz Strzałkowski
|
1ac20839a7
|
Fixed broken test suite - there was problem with namespacing in DeprecatedConstant class
|
2010-08-26 23:15:42 -07:00 |
|
wycats
|
8baba5f13e
|
Fix a subtle bug involving RAILS_ROOT
|
2010-08-26 23:15:31 -07:00 |
|
wycats
|
dbb547a056
|
Fix up constant deprecation to be less dependent on load order
|
2010-08-26 23:11:52 -07:00 |
|
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 |
|