Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extract required_defaults from the conditions hash before constructing the route | Aaron Patterson | 2015-06-08 | 1 | -13/+13 |
* | Silence ambiguous first argument warning | Prem Sichanugrist | 2015-05-04 | 1 | -1/+1 |
* | Correct route requirements by overriding defaultls (fixes #18373) | brainopia | 2015-01-08 | 1 | -0/+8 |
* | Path::Pattern is instantiated internally, so make the contructor require a st... | Aaron Patterson | 2014-05-29 | 1 | -11/+11 |
* | Change the behavior of route defaults | Andrew White | 2013-01-15 | 1 | -5/+8 |
* | Use ActiveSupport::TestCase in the journey tests | Rafael Mendonça França | 2012-12-31 | 1 | -1/+1 |
* | Alias refute methods to assert_not and perfer assert_not on tests | Rafael Mendonça França | 2012-12-31 | 1 | -1/+1 |
* | Integrate Journey into Action Dispatch | Andrew White | 2012-12-19 | 1 | -0/+103 |