myexperiment-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myexperiment-hackers] [2530] branches/discovery/app/controllers/applica


From: noreply
Subject: [myexperiment-hackers] [2530] branches/discovery/app/controllers/application.rb: moved capitalisation from tag labels
Date: Mon, 8 Nov 2010 10:47:26 -0500 (EST)

Revision
2530
Author
dgc
Date
2010-11-08 10:47:26 -0500 (Mon, 08 Nov 2010)

Log Message

moved capitalisation from tag labels

Modified Paths

Diff

Modified: branches/discovery/app/controllers/application.rb (2529 => 2530)


--- branches/discovery/app/controllers/application.rb	2010-11-08 15:44:00 UTC (rev 2529)
+++ branches/discovery/app/controllers/application.rb	2010-11-08 15:47:26 UTC (rev 2530)
@@ -459,8 +459,7 @@
           :query_option => 'tag',
           :id_column    => 'tags.id',
           :label_column => 'tags.name',
-          :joins        => [ :taggings, :tags ],
-          :capitalize   => true
+          :joins        => [ :taggings, :tags ]
         },
 
         {

reply via email to

[Prev in Thread] Current Thread [Next in Thread]