Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace AS::BufferedLogger doc mentions with AS::Logger | Yves Senn | 2012-12-25 | 1 | -1/+1 |
| | |||||
* | Fixed grammar in a lot of guide prologues. | Katie Oldaker | 2012-12-07 | 1 | -5/+5 |
| | |||||
* | Fix wrong doc and message about rails profiler. | kennyj | 2012-12-04 | 1 | -2/+2 |
| | |||||
* | Normalize on 'After reading this guide, you will know:' | Steve Klabnik | 2012-11-29 | 1 | -1/+3 |
| | | | | | We have three or four different introduction sentences to the guides. After this commit, we use the same one everywhere. | ||||
* | Updated the preformance_testing guide to reflect the fact that prof-rails no ↵ | Matthew Robertson | 2012-11-12 | 1 | -1/+1 |
| | | | | longer needs to be fetched from github | ||||
* | Revert "divided into folder with the language" | Rafael Mendonça França | 2012-10-17 | 1 | -0/+684 |
| | | | | | | This reverts commit f5b9ed4fbc3215a5fce48985ea372ad3f1182252. REASON: Translation work can not be done in the docrails repository | ||||
* | divided into folder with the language | Rodrigo Martins | 2012-10-17 | 1 | -684/+0 |
| | |||||
* | 1.9 hash syntax for guides, work-in-progress | AvnerCohen | 2012-10-11 | 1 | -2/+2 |
| | |||||
* | [ci skip] Update Performance Testing guide. | Teng Siong Ong | 2012-09-23 | 1 | -2/+1 |
| | | | | - remove Palmist which is no longer available. - update link to Query Reviewer. | ||||
* | Fix the usage of `*` in Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -3/+3 |
| | | | | | In Textile `*` would convert to `<strong>`, but in Markdown we have to use `**` instead. | ||||
* | Fix remaining formatting problems in the guide | Prem Sichanugrist | 2012-09-17 | 1 | -1/+1 |
| | |||||
* | Convert all tables to Markdown syntax | Prem Sichanugrist | 2012-09-17 | 1 | -31/+37 |
| | |||||
* | Convert all the links into Markdown format | Prem Sichanugrist | 2012-09-17 | 1 | -24/+24 |
| | |||||
* | Convert all inline codes to Markdown syntax | Prem Sichanugrist | 2012-09-17 | 1 | -38/+38 |
| | |||||
* | change shell to bash | Prem Sichanugrist | 2012-09-17 | 1 | -19/+19 |
| | |||||
* | Convert heading tags and heading section | Prem Sichanugrist | 2012-09-17 | 1 | -55/+62 |
| | |||||
* | Convert code blocks into GFM style | Prem Sichanugrist | 2012-09-17 | 1 | -60/+60 |
| | |||||
* | Rename the rest of the guides to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -0/+672 |