[Jifty-commit] r5414 - in jifty/trunk: lib/Jifty/Plugin/REST

Jifty commits jifty-commit at lists.jifty.org
Wed May 7 23:29:08 EDT 2008


Author: sartak
Date: Wed May  7 23:29:08 2008
New Revision: 5414

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

Log:
 r55412 at onn:  sartak | 2008-05-07 23:28:57 -0400
 Include the "by" column attribute in the REST interface for Net::Jifty


Modified: jifty/trunk/lib/Jifty/Plugin/REST/Dispatcher.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Plugin/REST/Dispatcher.pm	(original)
+++ jifty/trunk/lib/Jifty/Plugin/REST/Dispatcher.pm	Wed May  7 23:29:08 2008
@@ -434,6 +434,7 @@
     distinct
     sort_order
     refers_to
+    by
     alias_for_column
     aliased_as
     label hints


More information about the Jifty-commit mailing list