PJ Dietz
56cf56c6c5
Fix typo
2015-02-20 07:45:48 -05:00
PJ Dietz
c38659a310
Update TemplateRoute tests
2015-02-18 21:39:07 -05:00
PJ Dietz
38639d9ee4
Update TemplateRouter to better match templates with variables in more complicated paths
2015-02-02 17:08:25 -05:00
PJ Dietz
d1a77c5454
Allow * wildcard at end of URI template
2014-07-27 16:37:24 -04:00
PJ Dietz
e597926634
Fix documentation and add tests for TemplateRoute
2014-07-13 17:08:15 -04:00
PJ Dietz
3718e03c78
Add RouteBuilder class for parsing route configurations
2014-06-29 02:11:52 -04:00
PJ Dietz
618058850d
Add Route classes
...
Route is now replaced with several classes descending from BaseRoute.
Each of these routes takes care of autoloading and instantiated the
RouteTargetInterface instead of leaving that to the Router.
2014-06-28 18:44:09 -04:00