aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/routing.md
Commit message (Collapse)AuthorAgeFilesLines
...
* Capitalize all table column titles in routing guidePablo Torres2012-12-021-8/+8
|
* Add shallow nesting to the routing guidePablo Torres2012-12-021-0/+85
|
* 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-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 Carruitero2012-11-081-2/+2
|
* update syntax in routing guide [ci-skip]Cesar Carruitero2012-11-081-64/+64
|
* Revert "fix white spaces"Carlos Antonio da Silva2012-11-051-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 spacesCesar Carruitero2012-11-051-2/+2
|
* migrating guides to new hash syntaxAvnerCohen2012-10-101-53/+53
|
* Update guides/source/routing.mdBryan Larsen2012-09-251-0/+12
|
* Fix the usage of `*` in MarkdownPrem Sichanugrist2012-09-171-2/+2
| | | | | In Textile `*` would convert to `<strong>`, but in Markdown we have to use `**` instead.
* Fix remaining formatting problems in the guidePrem Sichanugrist2012-09-171-9/+10
|
* Convert all tables to Markdown syntaxPrem Sichanugrist2012-09-171-56/+63
|
* Convert all the links into Markdown formatPrem Sichanugrist2012-09-171-2/+2
|
* Convert all inline codes to Markdown syntaxPrem Sichanugrist2012-09-171-122/+122
|
* change shell to bashPrem Sichanugrist2012-09-171-1/+1
|
* Convert inline code tags to MarkdownPrem Sichanugrist2012-09-171-6/+6
|
* Convert heading tags and heading sectionPrem Sichanugrist2012-09-171-52/+58
|
* Convert code blocks into GFM stylePrem Sichanugrist2012-09-171-172/+172
|
* Rename the rest of the guides to MarkdownPrem Sichanugrist2012-09-171-0/+953