Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make OR in journey patterns compile to a valid regular expression | Konstantin Haase | 2014-11-29 | 1 | -0/+2 |
* | no more is_a checks on instantiation | Aaron Patterson | 2014-05-29 | 1 | -4/+0 |
* | Path::Pattern is instantiated internally, so make the contructor require a st... | Aaron Patterson | 2014-05-29 | 1 | -9/+9 |
* | add an alternate constructor to Strexp that takes a string | Aaron Patterson | 2014-05-29 | 1 | -12/+12 |
* | Make ActionDispatch::Journey::Path::Pattern#new raise more meaningful excepti... | zires | 2013-02-27 | 1 | -0/+4 |
* | 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 | -5/+5 |
* | Integrate Journey into Action Dispatch | Andrew White | 2012-12-19 | 1 | -0/+284 |