rails--rails/railties/configs
Jeremy Kemper a303a168ac Oracle: to increase performance, prefetch 100 rows and enable similar cursor sharing. Both are configurable in database.yml. Closes #6607.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5509 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-11-13 07:36:52 +00:00
..
databases Oracle: to increase performance, prefetch 100 rows and enable similar cursor sharing. Both are configurable in database.yml. Closes #6607. 2006-11-13 07:36:52 +00:00
apache.conf Reminder for dangers with Alias and mod_rewrite #1752 [dave@cherryville.org] 2005-07-17 09:22:19 +00:00
empty.log Updated the Rails generator command to work 2005-02-15 13:09:18 +00:00
lighttpd.conf Added pid file usage to script/process/spawner and script/process/reaper along with a directive in default config/lighttpd.conf file to record the pid. They will all save their pid file in tmp/pids [DHH] 2006-04-28 00:00:50 +00:00
routes.rb Added map.connect ':controller/:action/:id.:format' as a default route to config/routes.rb [DHH] 2006-09-20 09:33:59 +00:00