aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/debugging_rails_applications.md
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-01-091-1/+1
|\ | | | | | | | | Conflicts: guides/source/getting_started.md
| * "SSL everywhere" for GitHub URLsAkira Matsuda2013-01-021-1/+1
| | | | | | | | see: https://github.com/blog/738-sidejack-prevention-phase-2-ssl-everywhere
* | ERB::Util::h is no longer generated in scaffoldRyunosuke SATO2013-01-051-3/+3
|/
* replace AS::BufferedLogger doc mentions with AS::LoggerYves Senn2012-12-251-1/+1
|
* Fixed grammar in a lot of guide prologues.Katie Oldaker2012-12-071-4/+4
|
* Normalize on 'After reading this guide, you will know:'Steve Klabnik2012-11-291-1/+3
| | | | | We have three or four different introduction sentences to the guides. After this commit, we use the same one everywhere.
* Add periods to the bullet points in guides.Steve Klabnik2012-11-291-4/+4
| | | | Talked with @fxn about this. Bullet points should have periods at the ends.
* Switch to 1.9 hash syntaxAgis Anastasopoulos2012-11-151-1/+1
|
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-09-281-55/+1
|\ | | | | | | | | Conflicts: actionpack/lib/action_view/helpers/asset_tag_helper.rb
| * bleakhouse is no longer useful for rails and outdated.Teng Siong Ong2012-09-271-55/+1
| |
* | [ci skip] Update Debugging Rails Application guide.Teng Siong Ong2012-09-221-3/+1
|/ | | | | | - remove query_stats plugin reference in debugging guide since it is no longer maintained. - remove exception_logger plugin reference in debugging guide since it is no longer maintained. - update query_reviewer url to the latest one on github.
* Fix the usage of `*` in MarkdownPrem Sichanugrist2012-09-171-1/+1
| | | | | In Textile `*` would convert to `<strong>`, but in Markdown we have to use `**` instead.
* Fix remaining formatting problems in the guidePrem Sichanugrist2012-09-171-33/+33
|
* Convert all the links into Markdown formatPrem Sichanugrist2012-09-171-21/+21
|
* Convert all inline codes to Markdown syntaxPrem Sichanugrist2012-09-171-83/+83
|
* change shell to bashPrem Sichanugrist2012-09-171-31/+31
|
* Convert inline code tags to MarkdownPrem Sichanugrist2012-09-171-1/+1
|
* Convert heading tags and heading sectionPrem Sichanugrist2012-09-171-31/+38
|
* Convert code blocks into GFM stylePrem Sichanugrist2012-09-171-90/+90
|
* Rename the rest of the guides to MarkdownPrem Sichanugrist2012-09-171-0/+722