Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | action_dispatch/routing/deprecated_mapper needs with_options | Matthew Rudy Jacobs | 2010-04-14 | 1 | -0/+1 |
| | | | | | | [#4398 state:committed] Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net> | ||||
* | Merge commit 'rails/master' | Xavier Noria | 2010-03-31 | 1 | -0/+2 |
|\ | |||||
| * | adds missing requires for Object#blank? and Object#present? | Xavier Noria | 2010-03-28 | 1 | -0/+2 |
| | | |||||
* | | Mark ActionDispatch::Routing::DeprecatedMapper as nodoc to hide old ↵ | Andrew White | 2010-03-31 | 1 | -1/+1 |
|/ | | | | documentation until it's removed | ||||
* | Remove implicit controller namespacing from new dsl | Joshua Peek | 2010-02-28 | 1 | -0/+25 |
| | |||||
* | Remove ActionController::Base.resources_path_names | Carl Lerche | 2010-02-24 | 1 | -7/+8 |
| | |||||
* | Move controller namespace tracking into route set so it gets | Joshua Peek | 2009-12-02 | 1 | -1/+1 |
| | | | | reloaded in dev mode | ||||
* | Fix generating params with optional defaults [#3404 state:resolved] | Joshua Peek | 2009-12-01 | 1 | -1/+1 |
| | |||||
* | Extract Routing.controller_constraints | Joshua Peek | 2009-11-23 | 1 | -2/+1 |
| | |||||
* | Restore `rake routes` [#3402 state:resolved] | Joshua Peek | 2009-10-24 | 1 | -2/+1 |
| | |||||
* | New routing dsl | Joshua Peek | 2009-10-20 | 1 | -0/+879 |