aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/code/getting_started/config
Commit message (Expand)AuthorAgeFilesLines
* Revert "let the connection pool of new applications have size 1 rather than 5"Xavier Noria2012-03-071-9/+3
* let the connection pool of new applications have size 1 rather than 5Xavier Noria2012-02-261-3/+9
* uniformizes the punctuation of comments in some files generated for new appsXavier Noria2012-01-224-40/+40
* update the getting_started guide code [ci skip]Vijay Dev2012-01-194-8/+19
* Rails::Plugin has goneSantiago Pastorino2012-01-031-4/+0
* remove deprecated whiny nil related codeVishnu Atrai2011-12-252-6/+0
* implements automatic EXPLAIN logging for slow queriesXavier Noria2011-12-022-0/+11
* Move schema_format :sql config setting from test.rb to application.rbAlex Tambellini2011-11-172-5/+5
* Encourage use of tagged logging even when using a different loggerDavid Heinemeier Hansson2011-10-191-1/+1
* Added X-Request-Id tracking and TaggedLogging to easily log that and other pr...David Heinemeier Hansson2011-10-191-0/+3
* delete stray backup files from guides sample appVijay Dev2011-09-131-60/+0
* Added getting_started code, updated guide with link to rails github repo and ...James Gifford2011-09-1216-0/+396