myexperiment-hackers
[Top][All Lists]
Advanced

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

[myexperiment-hackers] [2762] branches/rails2/config/routes.rb: fixed ro


From: noreply
Subject: [myexperiment-hackers] [2762] branches/rails2/config/routes.rb: fixed routes for search
Date: Tue, 25 Oct 2011 11:51:11 -0400 (EDT)

Revision
2762
Author
dgc
Date
2011-10-25 11:51:10 -0400 (Tue, 25 Oct 2011)

Log Message

fixed routes for search

Modified Paths

Diff

Modified: branches/rails2/config/routes.rb (2761 => 2762)


--- branches/rails2/config/routes.rb	2011-10-24 21:09:40 UTC (rev 2761)
+++ branches/rails2/config/routes.rb	2011-10-25 15:51:10 UTC (rev 2762)
@@ -72,6 +72,7 @@
   
   # search
   map.resource :search,
+    :controller => 'search',
     :member => { :live_search => :get, :open_search_beta => :get }
 
   # tags

reply via email to

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