rails/railties/environments
David Heinemeier Hansson 0d8b8056be Docfix (closes #6234)
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5262 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-10-09 02:20:43 +00:00
..
boot.rb Fixed that boot.rb would set RAILS_GEM_VERSION twice, not respect an uncommented RAILS_GEM_VERSION line, and not use require_gem [DHH] Added rake rails:update:configs to update config/boot.rb from the latest (also included in rake rails:update) [DHH] 2006-04-07 18:21:52 +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 Mention in docs that config.frameworks doesn't work when getting Rails via Gems. Closes #4857. [Alisdair McDiarmid] 2006-04-26 19:29:35 +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