rails--rails/railties/environments
David Heinemeier Hansson 3e7b597ff4 Cant use silence_warnings before active support is loaded
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2250 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-09-15 08:25:46 +00:00
..
boot.rb Moved all the shared tasks from Rakefile into Rails, so that the Rakefile is empty and doesn't require updating. Added Rails::Initializer and Rails::Configuration to abstract all of the common setup out of config/environment.rb (uses config/boot.rb to bootstrap the initializer and paths) 2005-09-03 15:13:06 +00:00
development.rb Reformed environments files to the new config style 2005-09-13 10:07:37 +00:00
environment.rb Cant use silence_warnings before active support is loaded 2005-09-15 08:25:46 +00:00
production.rb Reformed environments files to the new config style 2005-09-13 10:07:37 +00:00
test.rb Reformed environments files to the new config style 2005-09-13 10:07:37 +00:00