[Jifty-commit] r3008 - in jifty/trunk: lib/Jifty/Plugin/SkeletonApp

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Sat Mar 17 02:31:26 EDT 2007


Author: jesse
Date: Sat Mar 17 02:31:26 2007
New Revision: 3008

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/lib/Jifty/Plugin/SkeletonApp/Dispatcher.pm

Log:
 r53570 at pinglin:  jesse | 2007-03-17 02:29:41 -0400
 * that rule should not exist


Modified: jifty/trunk/lib/Jifty/Plugin/SkeletonApp/Dispatcher.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Plugin/SkeletonApp/Dispatcher.pm	(original)
+++ jifty/trunk/lib/Jifty/Plugin/SkeletonApp/Dispatcher.pm	Sat Mar 17 02:31:26 2007
@@ -38,6 +38,5 @@
     return ();
 };
 
-on '/' => run { show 'index.html' };
 
 1;


More information about the Jifty-commit mailing list