rails--rails/railties/environments
David Heinemeier Hansson df41c7cb61 Include Active Resource instead of Action Web Service [DHH]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6550 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-04-23 18:55:54 +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
environment.rb Include Active Resource instead of Action Web Service [DHH] 2007-04-23 18:55:54 +00:00
production.rb Docfix (closes #6234) 2006-10-09 02:20:43 +00:00
test.rb