rails/railties/environments
Jeremy Kemper ab9e4c0eaa Ruby 1.9 compatibility. References #1689.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8431 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-12-17 18:54:55 +00:00
..
boot.rb Ruby 1.9 compatibility. References #1689. 2007-12-17 18:54:55 +00:00
development.rb Cleanup documentation a bit and be more specific 2007-11-21 20:54:43 +00:00
environment.rb Cleanup documentation a bit and be more specific 2007-11-21 20:54:43 +00:00
production.rb Turned on ActionView::Base.cache_template_loading by default in config/environments/production.rb to prevent file system stat calls for every template loading to see if it changed (this means that you have to restart the application to see template changes in production mode) [DHH] 2007-12-16 23:10:48 +00:00
test.rb [7668] part deux (forgot to add the railties love to the mix) 2007-09-28 16:08:42 +00:00