Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extract required_defaults from the conditions hash before constructing the route | Aaron Patterson | 2015-06-08 | 1 | -2/+2 |
* | ActionDispatch::Journey::Routes#empty? test cases | Valentine Valyaeff | 2015-05-19 | 1 | -1/+1 |
* | Added ActionDispatch::Journey::Routes#empty? | juggernaut- | 2015-05-18 | 1 | -0/+4 |
* | Partition routes during setup. | Guo Xiang Tan | 2015-02-26 | 1 | -7/+12 |
* | Clear named routes when routes.rb is reloaded | Andrew White | 2013-07-21 | 1 | -0/+1 |
* | access `@path` and `@routes` via reader methods in journey | Gosha Arinich | 2013-01-07 | 1 | -2/+2 |
* | refactor Journey::Routes | Gosha Arinich | 2013-01-07 | 1 | -12/+11 |
* | update AD::Journey to follow Rails coding conventions | Francesco Rodriguez | 2012-12-20 | 1 | -8/+8 |
* | :nodoc: Journey because is not part of the public API [ci skip] | Francesco Rodriguez | 2012-12-19 | 1 | -5/+4 |
* | Integrate Journey into Action Dispatch | Andrew White | 2012-12-19 | 1 | -0/+77 |