rails--rails/railties/environments
David Heinemeier Hansson 558707f61a Silence logger initialization
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2127 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-09-03 23:05:58 +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 r2951@asus: jeremy | 2005-07-08 18:09:30 -0700 2005-07-08 21:13:29 +00:00
environment.rb Silence logger initialization 2005-09-03 23:05:58 +00:00
production.rb r2951@asus: jeremy | 2005-07-08 18:09:30 -0700 2005-07-08 21:13:29 +00:00
test.rb r2951@asus: jeremy | 2005-07-08 18:09:30 -0700 2005-07-08 21:13:29 +00:00