rails/railties/environments
2006-10-24 07:26:18 +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 Update environment.rb comments to include config.autoload_paths. Closes #6478 [caio] 2006-10-24 07:26:18 +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