rails--rails/railties/environments
Jeremy Kemper 2632664f64 Deprecation: remove components from controller paths. Canonicalize RAILS_ROOT by using File.expand_path on Windows, which doesn't have to worry about symlinks, and Pathname#realpath elsewhere, which respects symlinks in relative paths but is incompatible with Windows. Closes #6755.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6445 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-03-18 13:35:16 +00:00
..
boot.rb Deprecation: remove components from controller paths. Canonicalize RAILS_ROOT by using File.expand_path on Windows, which doesn't have to worry about symlinks, and Pathname#realpath elsewhere, which respects symlinks in relative paths but is incompatible with Windows. Closes #6755. 2007-03-18 13:35:16 +00:00
development.rb Fixed that template extensions would be cached development mode #4624 [Stefan Kaes] 2006-04-06 18:08:31 +00:00
environment.rb fix app generator 2007-02-24 22:36:52 +00:00
production.rb Docfix (closes #6234) 2006-10-09 02:20:43 +00:00
test.rb Dont line up that which does not 2006-03-20 06:13:26 +00:00