aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/routing.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Use generated binstubs in guides examples.Josef Šimánek2014-05-201-1/+1
* | | [ci skip] Minor improvements on routing.md.Juanito Fatas2014-05-091-11/+11
|/ /
* | Update documentation to use Rails.application insteadMarcel Morgan2014-04-131-2/+2
* | Be explicit about allowed constraint values, fixes #14702Jano Suchal2014-04-111-0/+2
* | Fixes docs typo in nested resource path helpers [skip ci]Gareth du Plooy2014-02-261-18/+18
* | add patch in HTTP Verb Constraints [ci skip]Angelo capilleri2014-02-111-1/+1
* | Allow an absolute controller path inside a module scopeAndrew White2014-01-051-0/+2
* | Update explanation to match exampleSteven Nunez2013-12-301-1/+1
* | Fixed typos in shallow routes and routing concernsBen Lewis2013-11-181-2/+2
* | [ci skip] Make all tables have Controller#Action, change a tense in sentence.Juanito Fatas2013-10-311-90/+93
* | Use Ruby on Rails Coding Conventions for code examples in the guidesPaul Nikitochkin2013-09-061-2/+2
* | Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-06-261-0/+6
|\ \