Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prefer assert_not over refute | Rafael Mendonça França | 2015-05-18 | 1 | -1/+1 |
* | ActionDispatch::Journey::Routes#empty? test cases | Valentine Valyaeff | 2015-05-19 | 1 | -0/+2 |
* | Merge pull request #15806 from tgxworld/partition_routes_during_setup | Aaron Patterson | 2015-03-02 | 1 | -0/+21 |
|\ | |||||
| * | Partition routes during setup. | Guo Xiang Tan | 2015-02-26 | 1 | -0/+21 |
* | | Remove unneeded comment. [ci skip] | Zoltan Kiss | 2015-03-02 | 1 | -1/+0 |
|/ | |||||
* | Path::Pattern is instantiated internally, so make the contructor require a st... | Aaron Patterson | 2014-05-29 | 1 | -4/+4 |
* | add an alternate constructor to Strexp that takes a string | Aaron Patterson | 2014-05-29 | 1 | -1/+1 |
* | 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 | -2/+2 |
* | Integrate Journey into Action Dispatch | Andrew White | 2012-12-19 | 1 | -0/+53 |