| Commit message (Expand) | Author | Age | Files | Lines |
* | Rearrange guides | Pratik Naik | 2008-10-21 | 1 | -970/+0 |
* | Added note on route generation from arrays. | Mike Gunderloy | 2008-10-20 | 1 | -0/+27 |
* | Typo fix in routing guide | Mike Gunderloy | 2008-10-09 | 1 | -1/+1 |
* | Minor change on :name_prefix and :path_prefix documentation. | Mike Gunderloy | 2008-10-09 | 1 | -0/+4 |
* | Additional detail on routes for namespaced controllers. | Mike Gunderloy | 2008-10-07 | 1 | -1/+19 |
* | Additional detail on specifying verbs for resource member and collection routes. | Mike Gunderloy | 2008-10-04 | 1 | -2/+15 |
* | Fix several typos in route names. | Mike Gunderloy | 2008-09-30 | 1 | -3/+3 |
* | Correct number of routes created by map.resource. | Mike Gunderloy | 2008-09-29 | 1 | -1/+1 |
* | Merge commit 'mainstream/master' | Pratik Naik | 2008-09-27 | 1 | -1/+1 |
|\ |
|
| * | Merge docrails | Pratik Naik | 2008-09-13 | 1 | -0/+838 |
* | Fix substitution of path_prefix for name_prefix, some rewording. | Mike Gunderloy | 2008-09-26 | 1 | -3/+3 |
* | Slight change to examples. | Mike Gunderloy | 2008-09-23 | 1 | -2/+2 |
* | Added section on controller namespaces. | Mike Gunderloy | 2008-09-23 | 1 | -0/+14 |
* | Added a small section on defining multiple resources on a single line. | Mike Gunderloy | 2008-09-18 | 1 | -0/+18 |
* | Eradicate some stray colons. | Mike Gunderloy | 2008-09-18 | 1 | -2/+2 |
* | Added namespaced routes, added more on defaults, cleaned up miscellaneous typ... | Mike Gunderloy | 2008-09-17 | 1 | -8/+40 |
* | Typo fixes. | Mike Gunderloy | 2008-09-15 | 1 | -1/+1 |
* | Add author info/changelogs for Routing & Associations guides | Mike Gunderloy | 2008-09-14 | 1 | -1/+7 |
* | Merge branch 'master' of git@github.com:lifo/docrails | Mike Gunderloy | 2008-09-13 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' of git@github.com:lifo/docrails | Clemens Kofler | 2008-09-13 | 1 | -9/+9 |
| |\ |
|
| * | | Fixed a typo in the routing guide. | Clemens Kofler | 2008-09-13 | 1 | -1/+1 |
* | | | Added some additional text about default routes. | Mike Gunderloy | 2008-09-13 | 1 | -2/+2 |
| |/
|/| |
|
* | | Changes for routing from the outside in guide | Mike Gunderloy | 2008-09-13 | 1 | -9/+9 |
|/ |
|
* | Fix a typo in guide and change assertion style in examples | Pratik Naik | 2008-09-10 | 1 | -6/+6 |
* | Fix a bunch of singular-vs-plural mistakes in URLs | Mike Gunderloy | 2008-09-10 | 1 | -19/+19 |
* | Updates to nested/shallow routes discussion in "Routing from the Outside In" ... | Mike Gunderloy | 2008-09-08 | 1 | -1/+20 |
* | Edits to the "Routing from the Outside In" guide. | Mike Gunderloy | 2008-09-05 | 1 | -15/+71 |
* | Added "Routing from the Outside In" guide. | Mike Gunderloy | 2008-08-31 | 1 | -0/+763 |