[Bps-public-commit] r16844 - Path-Dispatcher/trunk
sartak at bestpractical.com
sartak at bestpractical.com
Sat Nov 15 16:38:50 EST 2008
Author: sartak
Date: Sat Nov 15 16:38:50 2008
New Revision: 16844
Modified:
Path-Dispatcher/trunk/ (props changed)
Path-Dispatcher/trunk/Changes
Log:
r75535 at onn: sartak | 2008-11-15 16:36:58 -0500
Update Changes
Modified: Path-Dispatcher/trunk/Changes
==============================================================================
--- Path-Dispatcher/trunk/Changes (original)
+++ Path-Dispatcher/trunk/Changes Sat Nov 15 16:38:50 2008
@@ -1,7 +1,8 @@
Revision history for Path-Dispatcher
-0.05
+0.05 Sat Nov 15 16:36:41 2008
Improve test coverage
+ New rule type "Always" which always matches.
Match:
ends_dispatch is now an attribute
@@ -17,6 +18,10 @@
first_match, has_match methods which do what you'd expect
The run method will now collect return values and return them
+ Declarative:
+ redispatch_to sugar which adds a Dispatch rule
+ "on '' => sub" as a special case will match all paths
+
0.04 Tue Oct 28 17:56:41 2008
Dist fixes
More information about the Bps-public-commit
mailing list