Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop array allocations when building paths | Aaron Patterson | 2015-08-18 | 1 | -0/+2 |
* | drop string allocations for each resource | Aaron Patterson | 2015-08-18 | 1 | -0/+2 |
* | drop object allocation during routes setup | Aaron Patterson | 2015-08-17 | 1 | -3/+3 |
* | avoid is_a? checks | Aaron Patterson | 2015-08-17 | 1 | -0/+2 |
* | use predicate methods to avoid is_a? checks | Aaron Patterson | 2015-08-17 | 1 | -0/+2 |
* | Freeze string literals when not mutated. | schneems | 2015-07-19 | 1 | -1/+1 |
* | use a parser to extract the group parts from the path | Aaron Patterson | 2014-05-29 | 1 | -0/+4 |
* | update AD::Journey to follow Rails coding conventions | Francesco Rodriguez | 2012-12-20 | 1 | -5/+5 |
* | :nodoc: Journey because is not part of the public API [ci skip] | Francesco Rodriguez | 2012-12-19 | 1 | -12/+12 |
* | Integrate Journey into Action Dispatch | Andrew White | 2012-12-19 | 1 | -0/+124 |