aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/code
Commit message (Expand)AuthorAgeFilesLines
* Replace ruby-debug19 which doesnt work on 1.9.3 out of the box with a more ma...Aditya Sanghi2012-04-171-1/+1
* update the getting_started guide code [ci skip]Vijay Dev2012-01-199-24/+57
* revises some stuff that was out of sync with the recent generated README.rdocXavier Noria2011-12-101-0/+0
* implements automatic EXPLAIN logging for slow queriesXavier Noria2011-12-022-0/+11
* Merge pull request #3724 from marcandre/media_defaultYehuda Katz2011-11-221-1/+1
|\
| * Make explicit the default media when calling stylesheet_tag and change the de...Marc-Andre Lafortune2011-11-221-1/+1
* | Move schema_format :sql config setting from test.rb to application.rbAlex Tambellini2011-11-172-5/+5
* | Use head :no_content on the guides as well.José Valim2011-11-091-2/+2
|/
* edge doesnt provide turn gem in the gemfile anymoreVijay Dev2011-10-231-5/+0
* 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-132-62/+0
* Added getting_started code, updated guide with link to rails github repo and ...James Gifford2011-09-1288-0/+1414