aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/guides/routing
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Mike Gunderloy2008-09-171-8/+40
| | | | typos and reworded a bit.
* 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 some lingering typos. Add a description to the index page.
* 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
| | | | | | guide. Added guidance on avoiding deeply-nested routes, further explanation of :shallow, show example of :has_many and :shallow together.
* Edits to the "Routing from the Outside In" guide.Mike Gunderloy2008-09-051-15/+71
| | | | Cleaned up a few parts, reworded coverage of classic vs. RESTful routing, added coverage of routing assertions.
* Added "Routing from the Outside In" guide.Mike Gunderloy2008-08-311-0/+763