| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated Singular Resource shorthand to mention shorthand without controller n... | Oliver Jakubiec | 2013-04-10 | 1 | -0/+6 |
* | The default route has been removed | Trevor Turk | 2013-03-18 | 1 | -1/+1 |
* | Capitalize first letter in sentence | Mikhail Dieterle | 2013-03-16 | 1 | -1/+1 |
* | Merge pull request #9446 from bemurphy/enhance_root_route_guide | Carlos Antonio da Silva | 2013-02-26 | 1 | -0/+10 |
|\ |
|
| * | Add routing guide doc on root with namespaces. | Brendon Murphy | 2013-02-26 | 1 | -0/+10 |
* | | clarify singular and plural routes | Noam Gagliardi | 2013-02-18 | 1 | -1/+1 |
|/ |
|
* | ruby constant syntax is not supported as routing `:controller` option. | Yves Senn | 2013-02-06 | 1 | -0/+13 |
* | Update guides/source/routing.md | George Claghorn | 2012-12-11 | 1 | -1/+1 |
* | Document adding member route without the option | Florent Guilleux | 2012-12-10 | 1 | -1/+3 |
* | Remove references to Rails versions. | Steve Klabnik | 2012-12-07 | 1 | -6/+0 |
* | Fixed grammar in a lot of guide prologues. | Katie Oldaker | 2012-12-07 | 1 | -5/+5 |
* | Standardize use of "route globbing" and "wildcard segments" [ci skip] | Pablo Torres | 2012-12-02 | 1 | -3/+3 |
* | Add counterexample for regex [ci skip] | Pablo Torres | 2012-12-02 | 1 | -1/+1 |
* | Convert parragraph about security to a NOTE [ci skip] | Pablo Torres | 2012-12-02 | 1 | -1/+1 |
* | Add clarity to static segments docs in non-resourceful routes [ci skip] | Pablo Torres | 2012-12-02 | 1 | -1/+1 |
* | Correct grammar [ci skip] | Pablo Torres | 2012-12-02 | 1 | -3/+3 |
* | Convert a section to a tip to highlight it [ci skip] | Pablo Torres | 2012-12-02 | 1 | -3/+1 |
* | Normalize use of colon before code examples in routing guide [ci skip] | Pablo Torres | 2012-12-02 | 1 | -32/+32 |
* | Show equivalent routes definition without using concerns [ci skip] | Pablo Torres | 2012-12-02 | 1 | -0/+13 |
* | Clarify section titles [ci skip] | Pablo Torres | 2012-12-02 | 1 | -2/+2 |
* | Move note to a meaningful section in the guides [ci skip] | Pablo Torres | 2012-12-02 | 1 | -2/+2 |
* | Use correct conjunction and connector words [ci skip] | Pablo Torres | 2012-12-02 | 1 | -3/+5 |
* | 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 |
* | Add periods to the bullet points in guides. | Steve Klabnik | 2012-11-29 | 1 | -5/+5 |
* | 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 |
* | 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 |
* | 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 |