Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Capitalize all table column titles in routing guide | Pablo Torres | 2012-12-02 | 1 | -8/+8 | |
| | ||||||
* | Add shallow nesting to the routing guide | Pablo Torres | 2012-12-02 | 1 | -0/+85 | |
| | ||||||
* | 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. | |||||
* | Add periods to the bullet points in guides. | Steve Klabnik | 2012-11-29 | 1 | -5/+5 | |
| | | | | Talked with @fxn about this. Bullet points should have periods at the ends. | |||||
* | correct double quotes for interpolation in routing guide [ci_skip] | Cesar Carruitero | 2012-11-08 | 1 | -2/+2 | |
| | ||||||
* | update syntax in routing guide [ci-skip] | Cesar Carruitero | 2012-11-08 | 1 | -64/+64 | |
| | ||||||
* | Revert "fix white spaces" | Carlos Antonio da Silva | 2012-11-05 | 1 | -2/+2 | |
| | | | | | | | This reverts commit 223ed2b4832d63853b61ccb8e9ff82fcd835e61f. Reverting since rake routes right align named route. See some discussion in https://github.com/lifo/docrails/commit/223ed2b4832d63853b61ccb8e9ff82fcd835e61f#commitcomment-2104595 | |||||
* | fix white spaces | Cesar Carruitero | 2012-11-05 | 1 | -2/+2 | |
| | ||||||
* | migrating guides to new hash syntax | AvnerCohen | 2012-10-10 | 1 | -53/+53 | |
| | ||||||
* | Update guides/source/routing.md | Bryan Larsen | 2012-09-25 | 1 | -0/+12 | |
| | ||||||
* | Fix the usage of `*` in Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -2/+2 | |
| | | | | | 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 | -9/+10 | |
| | ||||||
* | Convert all tables to Markdown syntax | Prem Sichanugrist | 2012-09-17 | 1 | -56/+63 | |
| | ||||||
* | Convert all the links into Markdown format | Prem Sichanugrist | 2012-09-17 | 1 | -2/+2 | |
| | ||||||
* | Convert all inline codes to Markdown syntax | Prem Sichanugrist | 2012-09-17 | 1 | -122/+122 | |
| | ||||||
* | change shell to bash | Prem Sichanugrist | 2012-09-17 | 1 | -1/+1 | |
| | ||||||
* | Convert inline code tags to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -6/+6 | |
| | ||||||
* | Convert heading tags and heading section | Prem Sichanugrist | 2012-09-17 | 1 | -52/+58 | |
| | ||||||
* | Convert code blocks into GFM style | Prem Sichanugrist | 2012-09-17 | 1 | -172/+172 | |
| | ||||||
* | Rename the rest of the guides to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -0/+953 | |