aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/guides/routing/routing_outside_in.txt
Commit message (Expand)AuthorAgeFilesLines
* Rearrange guidesPratik Naik2008-10-211-970/+0
* Added note on route generation from arrays.Mike Gunderloy2008-10-201-0/+27
* Typo fix in routing guideMike Gunderloy2008-10-091-1/+1
* Minor change on :name_prefix and :path_prefix documentation.Mike Gunderloy2008-10-091-0/+4
* Additional detail on routes for namespaced controllers.Mike Gunderloy2008-10-071-1/+19
* Additional detail on specifying verbs for resource member and collection routes.Mike Gunderloy2008-10-041-2/+15
* Fix several typos in route names.Mike Gunderloy2008-09-301-3/+3
* Correct number of routes created by map.resource.Mike Gunderloy2008-09-291-1/+1
* Merge commit 'mainstream/master'Pratik Naik2008-09-271-1/+1
|\
| * Merge docrailsPratik Naik2008-09-131-0/+838
* Fix substitution of path_prefix for name_prefix, some rewording.Mike Gunderloy2008-09-261-3/+3
* Slight change to examples.Mike Gunderloy2008-09-231-2/+2
* Added section on controller namespaces.Mike Gunderloy2008-09-231-0/+14
* Added a small section on defining multiple resources on a single line.Mike Gunderloy2008-09-181-0/+18
* Eradicate some stray colons.Mike Gunderloy2008-09-181-2/+2
* Added namespaced routes, added more on defaults, cleaned up miscellaneous typ...Mike Gunderloy2008-09-171-8/+40
* Typo fixes.Mike Gunderloy2008-09-151-1/+1
* Add author info/changelogs for Routing & Associations guidesMike Gunderloy2008-09-141-1/+7
* Merge branch 'master' of git@github.com:lifo/docrailsMike Gunderloy2008-09-131-1/+1
|\
| * Merge branch 'master' of git@github.com:lifo/docrailsClemens Kofler2008-09-131-9/+9
| |\
| * | Fixed a typo in the routing guide.Clemens Kofler2008-09-131-1/+1
* | | Added some additional text about default routes.Mike Gunderloy2008-09-131-2/+2
| |/ |/|
* | Changes for routing from the outside in guideMike Gunderloy2008-09-131-9/+9
|/
* Fix a typo in guide and change assertion style in examplesPratik Naik2008-09-101-6/+6
* Fix a bunch of singular-vs-plural mistakes in URLsMike Gunderloy2008-09-101-19/+19
* Updates to nested/shallow routes discussion in "Routing from the Outside In" ...Mike Gunderloy2008-09-081-1/+20
* Edits to the "Routing from the Outside In" guide.Mike Gunderloy2008-09-051-15/+71
* Added "Routing from the Outside In" guide.Mike Gunderloy2008-08-311-0/+763