aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/routing.md
Commit message (Expand)AuthorAgeFilesLines
* Use a single term instead of all terms used to describe path and URL helpers ...Sharang Dashputre2019-07-261-10/+10
* typo changeflocela2019-05-161-1/+1
* [ci skip] Removed extra hyphensShailesh Kalamkar2019-03-111-4/+4
* Add example of the output of `rails routes --expanded` in the routing guide [...Prathamesh Sonpatki2019-03-111-1/+28
* Update links and code examples in the guides to use HTTPS where the host supp...Nathaniel Suchy2019-03-061-1/+1
* Use consistent hash syntax for routesAndy Waite2019-02-011-1/+1
* [ci skip] improve doc in `Adding Member Routes` section of routing chapter.lanzhiheng2019-01-111-1/+1
* Add note about symbols vs stringsGannon McGibbon2018-12-041-0/+2
* [ci skip] corrects more grammar awkwardness, replacing denylist with restrict...Mina Slater2018-08-221-7/+7
* [ci skip] change all instances of blacklist and whitelist to denylist and all...Mina Slater2018-08-211-7/+7
* [ci skip] Update adding member routes guide to fix inconsistency with the imp...Ryan Brooks2018-08-031-1/+1
* Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com...Matthew Draper2018-07-251-7/+7
|\
| * Recommend use of rails over bin/railsAlberto Almagro2018-07-061-7/+7
* | Rails guides are now served over httpsPaul McMahon2018-07-241-1/+1
|/
* Added a lot of Oxford commasAnthony Crumley2018-05-101-4/+4
* Fix named route parameter example [ci skip]yuuji.yaginuma2018-05-081-5/+5
* Fix output in routing.md [ci skip]Yuta Uchida2018-05-071-1/+1
* Partly revert "Use https with weblog URI" [ci skip]Ryuta Kamizono2018-05-031-1/+1
* Use https with weblog URIYoshiyuki Hirano2018-05-021-1/+1
* Adding precision about which letter case to use for controller names … (#32...simonjamain2018-04-271-0/+2
* [ci skip] Add missing do.Kasper Timm Hansen2018-03-121-1/+1
* Add section to routing guide about config/routes.rb [ci skip]Andrew White2018-03-121-0/+20
* Add --expanded option to "rails routes"Benoit Tigeot2018-02-281-1/+1
* Correct `to` option's value of the route in the Bound Parameters section in r...Avneet Singh Malhotra2018-02-261-1/+1
* [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