aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/routing.md
Commit message (Expand)AuthorAgeFilesLines
* [ci skip] Update routing guide for DirectYoshiyuki Hirano2017-12-121-0/+43
* Replaces the 17 for the actual call to params[:id] that would make the code w...Mariano Giagante2017-08-061-1/+1
* Squashed commit of the following:ydakuka2017-07-281-3/+3
* [ci skip] update routing guideYauheni Dakuka2017-07-281-1/+1
* Merge pull request #27662 from nhorton/patch-1Sean Griffin2017-07-171-1/+1
|\
| * Fixing "Adding Member Routes" documentationNoah Horton2017-01-121-1/+1
* | Update routing doc on the `get` `to:` option [ci skip]Dzianis Dashkevich2017-04-111-2/+2
* | Fix Guides to include #23138 [ci skip]claudiob2017-04-071-8/+1
* | Small grammar fixJon Moss2017-03-301-1/+1
|/
* Add note on defaults block optionBrandon Weaver2016-12-141-0/+8
* Remove `:action` and `:controller` segments from routing guideWill Jordan2016-08-221-25/+11
* Light grammar edits to beginning of Routing guideJon Moss2016-05-181-3/+3
* Remove incorrect Rack documentation exampleJon Moss2016-03-071-2/+2
* - Fixed and removed long arguments to rake routesVipul A M2016-02-121-5/+5
* use rails command in routes taskyuuji.yaginuma2016-02-031-7/+7
* Add options for rake routes taskVipul A M2016-02-021-3/+14
* Update the exception of format constraint in routesFernando Seror2016-01-231-0/+2
* use bin/rails default instead of rake commands [ci skip]Gaurav Sharma2016-01-191-4/+4
* Fix letter case and grammar in Routing guideDave Powers2015-12-221-1/+1
* ApplicationRecord documentation passGenadi Samokovarov2015-12-171-3/+3
* Merge pull request #22283 from the-undefined/routes-error-singular-resourceArthur Nogueira Neves2015-11-281-2/+2
|\
| * [ci skip] add `controller:` argument to routing.mdthe-undefined2015-11-131-2/+2
* | [ci skip] Replace "destroy` method" with `destroy` action`yui-knk2015-10-201-1/+1
* | [ci skip] Change 'an URL' to 'a URL' as URL doesn't have a vowel soundtanmay30112015-10-061-1/+1
* | Update routing.mdThiago Augusto2015-09-221-2/+2
|/
* Tiny documentation fixes [ci skip]Robin Dupret2015-08-111-5/+5
* Merge pull request #21177 from brooksreese/single_crud_operationClaudio B.2015-08-091-1/+3
|\
| * [ci skip] Note that each action maps to a specific CRUD operationBrooks Reese2015-08-091-1/+3
* | [ci skip] Add an explanation for `status` optionyui-knk2015-08-081-1/+5
|/
* Add note to routing guide about overriding defaults [ci skip]Andrew White2015-08-031-0/+2
* [ci skip]yui-knk2015-08-011-0/+14
* A few documentation tweaks [ci skip]Robin Dupret2015-06-071-2/+5
* s/snipped/snippet for @senny :trollface:Zachary Scott2015-05-061-1/+1
* Adding a note, snipped for brevityAnkit Gupta2015-05-051-0/+2
* Update routing.mdJonan Scheffler2015-04-011-0/+12
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2015-03-261-1/+1
|\
| * Add backquote to :as option.yui-knk2015-03-111-1/+1
* | [ci skip] Change to code elementyui-knk2015-03-111-1/+1
* | Fixing incorrect class name used in an example.Kevin Jayanthan2015-03-021-1/+1
|/
* - Changed `IN` to `ON` in markdown renderer conditionVipul A M2015-01-141-1/+1
* warn about reading guides in GitHubXavier Noria2014-12-231-0/+2
* Merge pull request #16799 from rramsden/fix-typoYves Senn2014-09-041-1/+1
|\
| * [ci skip] Fix typo in rails guide for routingRichard Ramsden2014-09-041-1/+1
* | :nail_care: from #16329 [ci skip]Zachary Scott2014-07-291-1/+1
* | Get request should not write to database note added. [skip ci]Deepender Singla2014-07-291-0/+2
* | [ci skip] Fix code in Routing Guideyuuji.yaginuma2014-07-211-1/+1
* | Add @senny's changed from #14741, including code font for `resources`Zachary Scott2014-05-291-1/+4
* | Merge branch 'master' of github.com:zackperdue/rails into zackperdue-masterZachary Scott2014-05-291-0/+19
|\ \
| * | Added documentation for the :param option for resourceful routingZack Perdue2014-04-141-0/+19
* | | Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip]John Kelly Ferguson2014-05-211-65/+65