Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use custom visitor class for optimized url helpers | Andrew White | 2013-03-03 | 1 | -0/+4 |
* | Change the behavior of route defaults | Andrew White | 2013-01-15 | 1 | -4/+7 |
* | Add support for other types of routing constraints | Andrew White | 2013-01-15 | 1 | -5/+24 |
* | access `@path` and `@routes` via reader methods in journey | Gosha Arinich | 2013-01-07 | 1 | -1/+1 |
* | Refactor to not call path.ast twice | Carlos Antonio da Silva | 2013-01-06 | 1 | -2/+3 |
* | refactor Route#ast to use or-equals and block, instead of return with a cond | Gosha Arinich | 2013-01-06 | 1 | -5/+4 |
* | update AD::Journey to follow Rails coding conventions | Francesco Rodriguez | 2012-12-20 | 1 | -4/+4 |
* | :nodoc: Journey because is not part of the public API [ci skip] | Francesco Rodriguez | 2012-12-19 | 1 | -2/+2 |
* | Integrate Journey into Action Dispatch | Andrew White | 2012-12-19 | 1 | -0/+94 |