[Jifty-commit] r3862 - in jifty/trunk: lib/Jifty/View/Declare

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Sun Aug 12 18:32:10 EDT 2007


Author: sterling
Date: Sun Aug 12 18:32:08 2007
New Revision: 3862

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/lib/Jifty/View/Declare/CRUD.pm

Log:
 r8579 at riddle:  andrew | 2007-08-12 17:31:33 -0500
 Additional fix to POD coverage for the CRUDView attribute.


Modified: jifty/trunk/lib/Jifty/View/Declare/CRUD.pm
==============================================================================
--- jifty/trunk/lib/Jifty/View/Declare/CRUD.pm	(original)
+++ jifty/trunk/lib/Jifty/View/Declare/CRUD.pm	Sun Aug 12 18:32:08 2007
@@ -35,6 +35,12 @@
 
 =head1 METHODS
 
+=begin pod_coverage
+
+=head2 CRUDView
+
+=end
+
 =head2 mount_view MODELCASS VIEWCLASS /path
 
 Call this method in your appliation's view class to add the CRUD views you're looking for. Only the first argument is required.


More information about the Jifty-commit mailing list